Home
last modified time | relevance | path

Searched refs:app_state (Results 1 – 4 of 4) sorted by relevance

/hardware/ril/include/telephony/
Dril.h1107 RIL_AppState app_state; member
/hardware/ril/reference-ril/
Dril.h1107 RIL_AppState app_state; member
/hardware/interfaces/radio/1.0/
Dtypes.hal199 SUBSCRIPTION_PERSO, // perso_substate must be look at when app_state is
1177 PersoSubstate persoSubstate; // applicable only if app_state == SUBSCRIPTION_PERSO
/hardware/ril/libril/
Dril_service.cpp3051 appStatus[i].appState = (AppState) rilAppStatus[i].app_state; in getIccCardStatusResponse()