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

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardConstants.java 74 PUK_REQUIRED, /** ordinal(3) == {@See TelephonyManager#SIM_STATE_PUK_REQUIRED} */
83 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED));
87 return ((this == PIN_REQUIRED) || (this == PUK_REQUIRED)
98 case 3: return PUK_REQUIRED;
  /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/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 59 milliseconds