Searched defs:appState (Results 1 – 6 of 6) sorted by relevance
115 IccCardApplicationStatus.AppState appState, String aid) { in composeUiccApplicationStatus()
218 void setAppState(app_state_t appState) { mAppState = appState; } in setAppState()219 app_state_t appState() { return mAppState; } in appState() function
89 IccCardApplicationStatus.AppState appState, String aid) { in composeUiccApplicationStatus()
78 IccCardApplicationStatus.AppState appState, String aid) { in composeUiccApplicationStatus()
652 IccCardApplicationStatus.AppState appState = mUiccApplication.getState(); in updateExternalState() local
934 app_state_t appState = apmStatFromAmState(mUidPolicy->getUidState(currentUid)); in updateUidStates_l() local