Searched defs:telMgr (Results 1 – 8 of 8) sorted by relevance
105 public static ImmutableList<UiccSlotInfo> getSlotInfos(TelephonyManager telMgr) { in getSlotInfos()145 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchToRemovableSlot() local189 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchToEuiccSlot() local214 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in getEsimSlotId() local258 static void performSwitchToSlot(TelephonyManager telMgr, in performSwitchToSlot()
162 final TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in getUiccSlotsInfo() local
86 final TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in isSimSlotStateValid() local133 private static UiccCardInfo findUiccCardInfoBySlot(TelephonyManager telMgr, in findUiccCardInfoBySlot()
107 TelephonyManager telMgr = getTelephonyManager(context); in getEidPerSlot() local
106 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in queryDetails() local
103 TelephonyManager telMgr = mContext.getSystemService(TelephonyManager.class); in call() local
186 TelephonyManager telMgr = in getTelephonyManager() local
864 TelephonyManager telMgr = TelephonyManager.from(mContext) in getSimApplicationStateForPhone() local