Searched refs:subscriptionTelephonyMgr (Results 1 – 1 of 1) sorted by relevance
188 final TelephonyManager subscriptionTelephonyMgr = in getTelephonyManager() local190 return (subscriptionTelephonyMgr == null) ? telephonyMgr : subscriptionTelephonyMgr; in getTelephonyManager()