Searched refs:TELECOM_SERVICE (Results 1 – 18 of 18) sorted by relevance
66 ServiceManager.addService(Context.TELECOM_SERVICE, service); in onServiceConnected()74 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in onServiceConnected()208 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in registerDefaultAppProviders()246 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in updateSimCallManagerPermissions()
186 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isDefaultPhoneApp()
267 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isDefaultPhoneApp()
233 return (TelecomManager) context.getSystemService(Context.TELECOM_SERVICE); in getTelecomManager()
63 @SystemService(Context.TELECOM_SERVICE)751 return (TelecomManager) context.getSystemService(Context.TELECOM_SERVICE); in from()2078 return ITelecomService.Stub.asInterface(ServiceManager.getService(Context.TELECOM_SERVICE)); in getTelecomService()
247 return (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in getTelecommManager()
132 ServiceManager.getService(Context.TELECOM_SERVICE)); in onRun()
246 case Context.TELECOM_SERVICE: in getSystemService()267 return Context.TELECOM_SERVICE; in getSystemServiceName()
94 when(mContext.getSystemService(eq(Context.TELECOM_SERVICE))).thenReturn(mTm); in setUp()
3200 TELECOM_SERVICE,3986 public static final String TELECOM_SERVICE = "telecom"; field in Context
394 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in updateTTY()
591 TelecomManager tm = (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isNonTtyOrTtyOnVolteEnabled()
555 (TelecomManager) mPhone.getContext().getSystemService(Context.TELECOM_SERVICE); in ImsPhoneCallTracker()3453 (TelecomManager) mPhone.getContext().getSystemService(Context.TELECOM_SERVICE); in updateVtDataUsage()
632 registerService(Context.TELECOM_SERVICE, TelecomManager.class, in registerService() argument
2565 return (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in getTelecommService()
4130 (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in isInCommunication()
2897 TelecomManager tm = (TelecomManager) mContext.getSystemService(Context.TELECOM_SERVICE); in stopLockTaskModeInternal()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...