Home
last modified time | relevance | path

Searched refs:SUGGESTED_ACTION_TRIGGER_RAT_BLOCK (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DRegistrationManager.java86 SUGGESTED_ACTION_TRIGGER_RAT_BLOCK,
128 int SUGGESTED_ACTION_TRIGGER_RAT_BLOCK = 3; field
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java28 import static android.telephony.ims.RegistrationManager.SUGGESTED_ACTION_TRIGGER_RAT_BLOCK;
1549 SUGGESTED_ACTION_TRIGGER_RAT_BLOCK, in testUpdateImsRegistrationInfoWithRatSuggestedAction()
1555 && regInfo[2] == SUGGESTED_ACTION_TRIGGER_RAT_BLOCK); in testUpdateImsRegistrationInfoWithRatSuggestedAction()
1565 SUGGESTED_ACTION_TRIGGER_RAT_BLOCK, in testUpdateImsRegistrationInfoWithRatSuggestedAction()
1571 && regInfo[2] == SUGGESTED_ACTION_TRIGGER_RAT_BLOCK); in testUpdateImsRegistrationInfoWithRatSuggestedAction()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java29 import static android.telephony.ims.RegistrationManager.SUGGESTED_ACTION_TRIGGER_RAT_BLOCK;
2583 if ((suggestedAction == SUGGESTED_ACTION_TRIGGER_RAT_BLOCK)
/frameworks/base/core/api/
Dsystem-current.txt17102 …ested_action_to_ims_registration") public static final int SUGGESTED_ACTION_TRIGGER_RAT_BLOCK = 3;…