Home | History | Annotate | Download | only in net

Lines Matching refs:tele

746             final TelephonyManager tele = TelephonyManager.from(mContext);
752 final String subscriberId = tele.getSubscriberId(subId);
1190 final TelephonyManager tele = TelephonyManager.from(mContext);
1195 final String subscriberId = tele.getSubscriberId(subId);
1620 final TelephonyManager tele = TelephonyManager.from(mContext);
1621 final String[] merged = tele.getMergedSubscriberIds();