HomeSort by relevance Sort by last modified time
    Searched full:pin1 (Results 1 - 16 of 16) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardApplication.java 109 public PinState pin1; field in class:IccCardApplication
220 sb.append(",pin1=").append(pin1);
IccCard.java 81 /* PIN means ICC is locked on PIN1 */
302 * @param password needed to change the ICC pin state, aka. Pin1
758 if (app.pin1.isPermBlocked()) {
    [all...]
TelephonyIntents.java 178 * <code>"PIN"</code> locked on PIN1
RIL.java     [all...]
  /hardware/ril/mock-ril/src/proto/
ril.proto 63 APPSTATE_PIN = 2; /* If PIN1 or UPin is required */
96 optional RilPinState pin1 = 7;
  /hardware/ril/mock-ril/src/js/
simulated_icc.js 35 this.pin1 = curPin1;
ril_vars.js 92 var APPSTATE_PIN = 2; /* If PIN1 or UPin is required */
  /external/wpa_supplicant/
pcsc_funcs.c 582 /* Verify whether CHV1 (PIN1) is needed to access the card. */
591 wpa_printf(MSG_DEBUG, "PIN1 needed for SIM access");
612 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
622 /* Verify whether CHV1 (PIN1) is needed to access the card. */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 582 /* Verify whether CHV1 (PIN1) is needed to access the card. */
591 wpa_printf(MSG_DEBUG, "PIN1 needed for SIM access");
612 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
622 /* Verify whether CHV1 (PIN1) is needed to access the card. */
    [all...]
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 582 /* Verify whether CHV1 (PIN1) is needed to access the card. */
591 wpa_printf(MSG_DEBUG, "PIN1 needed for SIM access");
612 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
622 /* Verify whether CHV1 (PIN1) is needed to access the card. */
    [all...]
  /hardware/ril/mock-ril/src/cpp/
responses.cpp 157 cardStatus.applications[i].pin1 = RIL_PinState(r.applications(i).pin1());
  /external/oprofile/events/ia64/itanium2/
unit_masks 231 0x2 PIN1
  /hardware/ril/libril/
ril.cpp     [all...]
  /device/moto/stingray/ril/
libmoto_mm_ril.so 
libmoto_lte_ril.so 
  /hardware/ril/include/telephony/
ril.h 471 RIL_APPSTATE_PIN = 2, /* If PIN1 or UPin is required */
506 RIL_PinState pin1; member in struct:__anon16388
    [all...]

Completed in 1311 milliseconds