Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/service/euicc/
DEuiccService.java102 public static final String EUICC_SERVICE_INTERFACE = "android.service.euicc.EuiccService"; field in EuiccService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccConnector.java189 Intent intent = new Intent(EuiccService.EUICC_SERVICE_INTERFACE); in findBestComponent()
1171 Intent intent = new Intent(EuiccService.EUICC_SERVICE_INTERFACE); in createBinding()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccConnectorTest.java597 EuiccService.EUICC_SERVICE_INTERFACE, in prepareEuiccApp()
/frameworks/base/core/api/
Dsystem-current.txt12747 field public static final String EUICC_SERVICE_INTERFACE = "android.service.euicc.EuiccService";