Home
last modified time | relevance | path

Searched refs:SERVICE_CLASS_NONE (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsSsData.java117 public static final int SERVICE_CLASS_NONE = 0; field in ImsSsData
177 SERVICE_CLASS_NONE,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java543 CommandsInterface.SERVICE_CLASS_NONE); in testCellBarring()
547 messageArgumentCaptor.capture(), eq(CommandsInterface.SERVICE_CLASS_NONE)); in testCellBarring()
551 CommandsInterface.SERVICE_CLASS_NONE); in testCellBarring()
554 (String[]) eq(null), eq(CommandsInterface.SERVICE_CLASS_NONE), eq("abc")); in testCellBarring()
558 CommandsInterface.SERVICE_CLASS_NONE); in testCellBarring()
562 (String[]) eq(null), eq(CommandsInterface.SERVICE_CLASS_NONE), eq("abc")); in testCellBarring()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java79 private static final int SERVICE_CLASS_NONE = 0; field in ImsUt
154 queryCallBarring(cbType, result, SERVICE_CLASS_NONE); in queryCallBarring()
358 updateCallBarring(cbType, action, result, barrList, SERVICE_CLASS_NONE); in updateCallBarring()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmMmiCode.java24 import static com.android.internal.telephony.CommandsInterface.SERVICE_CLASS_NONE;
468 (serviceClass == CommandsInterface.SERVICE_CLASS_NONE)); in isServiceClassVoiceorNone()
518 return SERVICE_CLASS_NONE; in siToServiceClass()
924 || (serviceClass == CommandsInterface.SERVICE_CLASS_NONE))); in isVoiceUnconditionalForwarding()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneMmiCode.java26 import static com.android.internal.telephony.CommandsInterface.SERVICE_CLASS_NONE;
425 return SERVICE_CLASS_NONE; in siToServiceClass()
796 if (serviceClass != SERVICE_CLASS_NONE in isSupportedOverImsPhone()
1954 return ((serviceClass == SERVICE_CLASS_NONE) || (serviceClass == SERVICE_CLASS_VOICE) in isServiceClassVoiceVideoOrNone()
DImsPhone.java41 import static com.android.internal.telephony.CommandsInterface.SERVICE_CLASS_NONE;
1508 cbInfos[0] = SERVICE_CLASS_NONE; in handleCbQueryResult()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java86 static final int SERVICE_CLASS_NONE = 0; // no user input field
DGsmCdmaPhone.java2298 mCi.queryCallWaiting(CommandsInterface.SERVICE_CLASS_NONE, onComplete); in getCallWaiting()
/frameworks/base/telephony/api/
Dsystem-current.txt1505 field public static final int SERVICE_CLASS_NONE = 0; // 0x0
/frameworks/base/api/
Dtest-current.txt4413 field public static final int SERVICE_CLASS_NONE = 0; // 0x0
Dsystem-current.txt12008 field public static final int SERVICE_CLASS_NONE = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt10890 field public static final int SERVICE_CLASS_NONE = 0; // 0x0