Searched refs:APPSTATE_PIN (Results 1 – 4 of 4) sorted by relevance
57 APPSTATE_PIN, enumConstant66 return this == APPSTATE_PIN; in isPinRequired()190 case 2: newState = AppState.APPSTATE_PIN; break; in AppStateFromRILInt()
569 if (mAppState == AppState.APPSTATE_PIN || in notifyPinLockedRegistrantsIfNeeded()
605 if (appState == IccCardApplicationStatus.AppState.APPSTATE_PIN) { in updateExternalState()
69 mUiccCardAppStatus.app_state = IccCardApplicationStatus.AppState.APPSTATE_PIN; in setUp()122 assertEquals(IccCardApplicationStatus.AppState.APPSTATE_PIN, in testGetSetAppState()