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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCardApplication.java 87 private RegistrantList mPinLockedRegistrants = new RegistrantList();
294 mPinLockedRegistrants.notifyRegistrants();
441 mPinLockedRegistrants.add(r);
448 mPinLockedRegistrants.remove(h);
516 mPinLockedRegistrants.notifyRegistrants();
    [all...]
IccCardProxy.java 100 private RegistrantList mPinLockedRegistrants = new RegistrantList();
595 mPinLockedRegistrants.notifyRegistrants();
734 mPinLockedRegistrants.add(r);
745 mPinLockedRegistrants.remove(h);
    [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/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 208 milliseconds