Searched defs:telMgr (Results 1 – 9 of 9) sorted by relevance
138 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchToRemovableSlot() local182 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in switchToEuiccSlot() local207 TelephonyManager telMgr = context.getSystemService(TelephonyManager.class); in getEsimSlotId() local252 static void performSwitchToSlot(TelephonyManager telMgr, in performSwitchToSlot()
193 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
169 val telMgr = getTelephonyManager(mContext) in <lambda>() constant
196 TelephonyManager telMgr = in getTelephonyManager() local
902 TelephonyManager telMgr = TelephonyManager.from(mContext) in getSimApplicationStateForPhone() local