HomeSort by relevance Sort by last modified time
    Searched refs:EUICC_SERVICE_INTERFACE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/service/euicc/
EuiccService.java 45 * with the {@link #EUICC_SERVICE_INTERFACE} action. It's suggested that the priority of the intent
77 public static final String EUICC_SERVICE_INTERFACE = "android.service.euicc.EuiccService";
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
EuiccConnectorTest.java 368 EuiccService.EUICC_SERVICE_INTERFACE,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
EuiccConnector.java 171 Intent intent = new Intent(EuiccService.EUICC_SERVICE_INTERFACE);
    [all...]

Completed in 203 milliseconds