Searched refs:CARRIER_SERVICE_INTERFACE (Results 1 – 4 of 4) sorted by relevance
57 public static final String CARRIER_SERVICE_INTERFACE = "android.service.carrier.CarrierService"; field in CarrierService
217 new Intent(CarrierService.CARRIER_SERVICE_INTERFACE), phoneId in rebind()235 Intent carrierService = new Intent(CarrierService.CARRIER_SERVICE_INTERFACE); in rebind()
1029 new Intent(CarrierService.CARRIER_SERVICE_INTERFACE), phoneId); in isCarrierServicePackage()
38121 …field public static final String CARRIER_SERVICE_INTERFACE = "android.service.carrier.CarrierServi…