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

  /frameworks/base/services/core/java/com/android/server/
CommonTimeManagementService.java 159 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetNetworkFactory.java 350 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 471 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /development/apps/Development/src/com/android/development/
Connectivity.java 264 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /frameworks/base/core/java/android/net/
ConnectivityManager.java     [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 629 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement);
    [all...]
  /packages/apps/Settings/src/com/android/settings/
SettingsActivity.java     [all...]
DataUsageSummary.java 295 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE));
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 381 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]

Completed in 337 milliseconds