Searched refs:APPSTATE_PIN (Results 1 – 4 of 4) sorted by relevance
53 APPSTATE_PIN, enumConstant62 return this == APPSTATE_PIN; in isPinRequired()159 case 2: newState = AppState.APPSTATE_PIN; break; in AppStateFromRILInt()
515 if (mAppState == AppState.APPSTATE_PIN || in notifyPinLockedRegistrantsIfNeeded()
500 if (appState == IccCardApplicationStatus.AppState.APPSTATE_PIN) { in updateExternalState()
103 mUiccCardAppStatus.app_state = IccCardApplicationStatus.AppState.APPSTATE_PIN; in setUp()135 assertEquals(IccCardApplicationStatus.AppState.APPSTATE_PIN, in testGetSetAppState()