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

1 2

  /frameworks/base/services/tests/servicestests/test-apps/ConnTestApp/src/com/android/servicestests/apps/conntestapp/
ConnTestActivity.java 131 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
  /packages/apps/Settings/src/com/android/settings/datausage/
DataUsageBase.java 56 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
DataUsageBaseFragment.java 54 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/
EthernetTracker.java 90 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiInjector.java 192 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
WifiStateMachine.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 602 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...]
  /packages/apps/Settings/src/com/android/settings/
Utils.java 610 .asInterface(ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
    [all...]
  /frameworks/base/services/net/java/android/net/ip/
IpClient.java 671 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareDataPathStateManager.java 147 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]
  /frameworks/base/core/java/android/net/
ConnectivityManager.java     [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java     [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java 180 when(facade.getService(Context.NETWORKMANAGEMENT_SERVICE)).thenReturn(
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 408 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.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/android-all/
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 1776 milliseconds

1 2