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()
835 final TelephonyManager tele = TelephonyManager.from(mContext); in isTemplateRelevant() local841 final String subscriberId = tele.getSubscriberId(subId); in isTemplateRelevant()1279 final TelephonyManager tele = TelephonyManager.from(mContext); in ensureActiveMobilePolicyLocked()1284 final String subscriberId = tele.getSubscriberId(subId); in ensureActiveMobilePolicyLocked()1711 final TelephonyManager tele = TelephonyManager.from(mContext); in normalizePoliciesLocked() local1712 final String[] merged = tele.getMergedSubscriberIds(); in normalizePoliciesLocked()
1414 final TelephonyManager tele = TelephonyManager.from(mContext); in refreshSimState() local1415 int simState = tele.getSimState(slotId); in refreshSimState()