Searched refs:CONNECTIVITY_SERVICE (Results 1 – 19 of 19) sorted by relevance
130 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE)); in registerNetworkCallbackV24()138 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in unregisterNetworkCallbackV24()
132 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in getNotMetNetworkRequirements()
54 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in isConnected()
203 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in AndroidChannel()349 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in onReceive()
74 mTargetContext.getSystemService(Context.CONNECTIVITY_SERVICE); in isNetworkAvailable()
126 mManager = (ConnectivityManager) mService.getSystemService(Context.CONNECTIVITY_SERVICE); in SocketKeepaliveFacade()
73 (ConnectivityManager) application.getSystemService(Context.CONNECTIVITY_SERVICE); in setUp()
238 RuntimeEnvironment.application.getSystemService(Context.CONNECTIVITY_SERVICE)); in connect()
114 Context.CONNECTIVITY_SERVICE, in map.put() argument
214 context.getSystemService(Context.CONNECTIVITY_SERVICE); in RequestQueue()
87 RuntimeEnvironment.application.getSystemService(Context.CONNECTIVITY_SERVICE); in setUp()
450 .getSystemService(Context.CONNECTIVITY_SERVICE)) in reconnect_updatesConnectivityManager()
41 getApplicationContext().getSystemService(Context.CONNECTIVITY_SERVICE); in setUp()
97 assertThat(context.getSystemService(Context.CONNECTIVITY_SERVICE)) in shouldProvideServices()
60 .getSystemService(Context.CONNECTIVITY_SERVICE); in setUp()
221 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in ConnectivityManagerDelegate()
414 mManager = (ConnectivityManager) mService.getSystemService(Context.CONNECTIVITY_SERVICE); in ConnectivityManagerFacade()
1916 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in getNetworkType()
324 mCm = (ConnectivityManager) mService.getSystemService(Context.CONNECTIVITY_SERVICE); in WifiManagerFacade()