Searched defs:telMgr (Results 1 – 6 of 6) sorted by relevance
67 public static ImmutableList<UiccSlotInfo> getSlotInfos(TelephonyManager telMgr) { in getSlotInfos()89 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchToRemovableSlot() local149 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchSlots() local
139 final TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in getUiccSlotsInfo() local
91 final TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in isSimSlotStateValid() local136 private UiccCardInfo findUiccCardInfoBySlot(TelephonyManager telMgr, int physicalSlotIndex) { in findUiccCardInfoBySlot()
103 TelephonyManager telMgr = mContext.getSystemService(TelephonyManager.class); in call() local
412 final TelephonyManager telMgr = mContext.getSystemService(TelephonyManager.class) in enforceCallingUserAndCarrierPrivilege() local
808 TelephonyManager telMgr = TelephonyManager.from(mContext) in broadcastConfigChangedIntent() local