Searched defs:telMgr (Results 1 – 9 of 9) sorted by relevance
112 public static ImmutableList<UiccSlotInfo> getSlotInfos(TelephonyManager telMgr) { in getSlotInfos()152 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchToRemovableSlot() local196 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchToEuiccSlot() local221 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in getEsimSlotId() local265 static void performSwitchToSlot(TelephonyManager telMgr, in performSwitchToSlot()
192 final TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in getUiccSlotsInfo() local
110 final TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in isSimSlotStateValid() local157 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
102 TelephonyManager telMgr = mContext.getSystemService(TelephonyManager.class); in call() local
171 val telMgr = getTelephonyManager(mContext) in <lambda>() constant
196 TelephonyManager telMgr = in getTelephonyManager() local
883 TelephonyManager telMgr = TelephonyManager.from(mContext) in getSimApplicationStateForPhone() local