Searched refs:RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT (Results 1 – 3 of 3) sorted by relevance
493 int RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT = 209; field
45 …rt static com.android.internal.telephony.RILConstants.RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT;2490 RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT); in testAreUiccApplicationsEnabled()2508 final int testRequest = RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT; in testSetGetCompatVersion()
5295 RILRequest rr = obtainRequest(RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT, in areUiccApplicationsEnabled()6296 case RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT: in requestToString()