Searched refs:PS_DISABLED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java157 static final int PS_DISABLED = 1002; // Access Control enables data service field in class:GsmServiceStateTracker
1198 setNotification(PS_DISABLED);
1635 case PS_DISABLED:
1660 if (notifyType == PS_DISABLED || notifyType == CS_DISABLED) {

Completed in 39 milliseconds