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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCardApplication.java 74 private boolean mIccLockEnabled;
272 /** REMOVE when mIccLockEnabled is not needed, assumes mLock is held */
282 /** REMOVE when mIccLockEnabled is not needed*/
294 mIccLockEnabled = (ints[0] != 0);
296 if (mIccLockEnabled) {
300 // Sanity check: we expect mPin1State to match mIccLockEnabled.
302 // When mPin1State is ENABLED mIccLockEnabled should be true.
308 if (mIccLockEnabled) {
317 if (!mIccLockEnabled) {
332 /** REMOVE when mIccLockEnabled is not needed *
    [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 65 milliseconds