Home
last modified time | relevance | path

Searched defs:telephonyMgr (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCarrierActionUtils.java107 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in onDisableAllMeteredApns() local
115 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in onEnableAllMeteredApns() local
139 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in onRegisterDefaultNetworkAvail() local
147 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in onDeregisterDefaultNetworkAvail() local
155 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in onDisableRadio() local
163 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in onEnableRadio() local
206 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in onResetAllCarrierActions() local
212 final TelephonyManager telephonyMgr = context.getSystemService(TelephonyManager.class); in getNotification() local