HomeSort by relevance Sort by last modified time
    Searched defs:updateExternalState (Results 1 - 9 of 9) sorted by null

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
UiccProfileTest.java 283 // after updateExternalState() is called, the state will not be UNKNOWN
485 mUiccProfile.updateExternalState();
490 mUiccProfile.updateExternalState();
495 mUiccProfile.updateExternalState();
500 mUiccProfile.updateExternalState();
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccProfile.java 185 updateExternalState();
202 updateExternalState();
397 updateExternalState();
414 public void updateExternalState() {
434 loge("updateExternalState: setting state to NOT_READY because mUiccApplication is "
447 if (VDBG) log("updateExternalState: PERM_DISABLED");
452 if (VDBG) log("updateExternalState: PIN_REQUIRED");
456 if (VDBG) log("updateExternalState: PUK_REQUIRED");
462 if (VDBG) log("updateExternalState: PERSOSUBSTATE_SIM_NETWORK");
474 log("updateExternalState: card locked and records loaded;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 442 milliseconds