Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/service/carrier/
DCarrierService.java57 public static final String CARRIER_SERVICE_INTERFACE = "android.service.carrier.CarrierService"; field in CarrierService
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceBindHelper.java217 new Intent(CarrierService.CARRIER_SERVICE_INTERFACE), phoneId in rebind()
235 Intent carrierService = new Intent(CarrierService.CARRIER_SERVICE_INTERFACE); in rebind()
DSubscriptionInfoUpdater.java1029 new Intent(CarrierService.CARRIER_SERVICE_INTERFACE), phoneId); in isCarrierServicePackage()
/frameworks/base/core/api/
Dcurrent.txt38121 …field public static final String CARRIER_SERVICE_INTERFACE = "android.service.carrier.CarrierServi…