Searched refs:CONNECTIVITY_SERVICE (Results 1 – 5 of 5) sorted by relevance
55 …connectivityManager = (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in isConnected()
27 …ger = (ConnectivityManager) Robolectric.application.getSystemService(Context.CONNECTIVITY_SERVICE); in setUp()
34 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in ConnectivityManagerDelegate()
351 (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); in getNetworkType()
60 SYSTEM_SERVICE_MAP.put(Context.CONNECTIVITY_SERVICE, "android.net.ConnectivityManager"); in SYSTEM_SERVICE_MAP.put() argument