Searched refs:tele (Results 1 – 3 of 3) sorted by relevance
219 final TelephonyManager tele = TelephonyManager.from(context); in getActiveSubscriberId() local220 final String actualSubscriberId = tele.getSubscriberId( in getActiveSubscriberId()
746 final TelephonyManager tele = TelephonyManager.from(mContext); in isTemplateRelevant() local752 final String subscriberId = tele.getSubscriberId(subId); in isTemplateRelevant()1190 final TelephonyManager tele = TelephonyManager.from(mContext); in ensureActiveMobilePolicyLocked()1195 final String subscriberId = tele.getSubscriberId(subId); in ensureActiveMobilePolicyLocked()1620 final TelephonyManager tele = TelephonyManager.from(mContext); in normalizePoliciesLocked() local1621 final String[] merged = tele.getMergedSubscriberIds(); in normalizePoliciesLocked()
1258 final TelephonyManager tele = TelephonyManager.from(mContext); in refreshSimState() local1259 int simState = tele.getSimState(slotId); in refreshSimState()