OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pin1
(Results
1 - 12
of
12
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardApplicationStatus.java
112
public PinState
pin1
;
field in class:IccCardApplicationStatus
225
sb.append(",
pin1
=").append(
pin1
);
UiccCardApplication.java
103
mPin1State = as.
pin1
;
138
mPin1State = as.
pin1
;
306
loge("QUERY_FACILITY_LOCK:enabled GET_SIM_STATUS.
Pin1
:disabled."
315
loge("QUERY_FACILITY_LOCK:disabled GET_SIM_STATUS.
Pin1
:enabled."
482
loge("Sanity check failed! APPSTATE is ready while
PIN1
is not verified!!!");
510
loge("Sanity check failed! APPSTATE is locked while
PIN1
is not!!!");
714
mIccLockEanbled once all RIL correctly sends the
pin1
state.
750
* @param password needed to change the ICC pin state, aka.
Pin1
[
all
...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
UiccCardApplicationTest.java
102
mUiccCardAppStatus.
pin1
= IccCardStatus.PinState.PINSTATE_ENABLED_NOT_VERIFIED;
199
//Supply with default
PIN1
208
//Supply with wrong
PIN1
218
//Supply with the updated
PIN1
UiccCardTest.java
110
mIccCardAppStatus.
pin1
= mIccCardAppStatus.pin2 =
UiccControllerTest.java
69
mIccCardAppStatus.
pin1
= mIccCardAppStatus.pin2 =
/external/libvpx/libvpx/vpx_dsp/x86/
fwd_txfm_sse2.h
353
const __m128i *
pin1
,
358
const __m128i u1 = _mm_madd_epi16(*
pin1
, *pmultiplier);
/hardware/ril/include/telephony/
ril.h
1011
RIL_PinState
pin1
;
member in struct:__anon34870
[
all
...]
/hardware/ril/libril/
ril.cpp
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java
[
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
Completed in 2679 milliseconds