Searched refs:carrierService (Results 1 – 2 of 2) sorted by relevance
191 Intent carrierService = new Intent(CarrierService.CARRIER_SERVICE_INTERFACE); in rebind() local192 carrierService.setPackage(candidateCarrierPackage); in rebind()195 carrierService, PackageManager.GET_META_DATA); in rebind()235 if (mContext.bindServiceAsUser(carrierService, connection, in rebind()
651 int carrierService = isCarrierService ? 1 : 0; in overrideImsServiceConfiguration() local652 Message.obtain(mHandler, HANDLER_OVERRIDE_IMS_SERVICE_CONFIG, slotId, carrierService, in overrideImsServiceConfiguration()