HomeSort by relevance Sort by last modified time
    Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 - 22 of 22) sorted by null

  /frameworks/base/services/tests/servicestests/test-apps/ConnTestApp/src/com/android/servicestests/apps/conntestapp/
ConnTestActivity.java 130 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
  /packages/apps/Settings/src/com/android/settings/datausage/
DataUsageBase.java 52 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
  /frameworks/base/services/core/java/com/android/server/
CommonTimeManagementService.java 156 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetNetworkFactory.java 393 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 547 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /development/apps/Development/src/com/android/development/
Connectivity.java 411 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java     [all...]
  /frameworks/base/services/net/java/android/net/ip/
IpManager.java 591 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)),
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareDataPathStateManager.java 136 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]
  /packages/apps/Settings/src/com/android/settings/
Utils.java     [all...]
  /frameworks/base/core/java/android/net/
ConnectivityManager.java     [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 408 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java 176 when(facade.getService(Context.NETWORKMANAGEMENT_SERVICE)).thenReturn(
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 305 milliseconds