Home
last modified time | relevance | path

Searched refs:SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsRegistrationCallbackHelperTest.java20 import static android.telephony.ims.RegistrationManager.SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK;
184 callback.onUnregistered(reasonInfo, SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK, in testImsUnRegisteredWithSuggestedAction()
190 eq(SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK), eq(REGISTRATION_TECH_LTE)); in testImsUnRegisteredWithSuggestedAction()
DImsPhoneTest.java26 import static android.telephony.ims.RegistrationManager.SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK;
1414 SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK, REGISTRATION_TECH_NR); in testUpdateImsRegistrationInfo()
1419 && regInfo[2] == SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK); in testUpdateImsRegistrationInfo()
1429 SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK, REGISTRATION_TECH_LTE); in testUpdateImsRegistrationInfo()
1434 && regInfo[2] == SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK); in testUpdateImsRegistrationInfo()
1444 SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK, REGISTRATION_TECH_LTE); in testUpdateImsRegistrationInfo()
1449 && regInfo[2] == SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK); in testUpdateImsRegistrationInfo()
1503 SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK, REGISTRATION_TECH_NR); in testUpdateImsRegistrationInfo()
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsRegistrationTests.java19 import static android.telephony.ims.RegistrationManager.SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK;
162 SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK, REGISTRATION_TECH_LTE); in testRegistrationCallbackOnDeregisteredWithSuggestedAction()
165 eq(SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK), eq(REGISTRATION_TECH_LTE)); in testRegistrationCallbackOnDeregisteredWithSuggestedAction()
/frameworks/base/telephony/java/android/telephony/ims/
DRegistrationManager.java84 SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK,
106 public static final int SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK = 1; field
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java27 import static android.telephony.ims.RegistrationManager.SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK;
2579 if ((suggestedAction == SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK)
/frameworks/base/core/api/
Dsystem-current.txt17100 field public static final int SUGGESTED_ACTION_TRIGGER_PLMN_BLOCK = 1; // 0x1