Searched refs:trm (Results 1 – 1 of 1) sorted by relevance
861 TelephonyRegistryManager trm = mContext.getSystemService(TelephonyRegistryManager.class); in broadcastConfigChangedIntent() local864 if (trm != null && !mFromSystemUnlocked[phoneId]) { in broadcastConfigChangedIntent()865 trm.notifyCarrierConfigChanged(phoneId, subId, carrierId, specificCarrierId); in broadcastConfigChangedIntent()