Searched defs:PS_DISABLED (Results 1 - 1 of 1) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java160 static final int PS_DISABLED = 1002; // Access Control enables data service field in class:GsmServiceStateTracker
1391 setNotification(PS_DISABLED);
1959 case PS_DISABLED:
1986 if (notifyType == PS_DISABLED || notifyType == CS_DISABLED) {

Completed in 56 milliseconds