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

  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java 103 public static final int PIN_RESULT_SUCCESS = 0;
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardSimPinView.java 349 result != PhoneConstants.PIN_RESULT_SUCCESS /* announce */);
350 if (result == PhoneConstants.PIN_RESULT_SUCCESS) {
KeyguardSimPukView.java 407 result != PhoneConstants.PIN_RESULT_SUCCESS /* announce */);
408 if (result == PhoneConstants.PIN_RESULT_SUCCESS) {
  /packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java     [all...]
  /external/robolectric/v3/runtime/
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-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 490 milliseconds