Searched refs:APPSTATE_PIN (Results 1 – 5 of 5) sorted by relevance
43 APPSTATE_PIN, enumConstant49 return this == APPSTATE_PIN; in isPinRequired()138 case 2: newState = AppState.APPSTATE_PIN; break; in AppStateFromRILInt()
443 case APPSTATE_PIN: in updateExternalState()594 case APPSTATE_PIN: in processLockedState()
506 if (mAppState == AppState.APPSTATE_PIN || in notifyPinLockedRegistrantsIfNeeded()
1594 if (mParentApp.getState() == AppState.APPSTATE_PIN || in onAllRecordsLoaded()
101 mUiccCardAppStatus.app_state = IccCardApplicationStatus.AppState.APPSTATE_PIN; in setUp()133 assertEquals(IccCardApplicationStatus.AppState.APPSTATE_PIN, in testGetSetAppState()