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

  /frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetServiceImpl.java 80 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
EthernetNetworkFactory.java 353 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /frameworks/base/services/core/java/com/android/server/
CommonTimeManagementService.java 159 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 486 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
  /development/apps/Development/src/com/android/development/
Connectivity.java 263 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 621 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement);
    [all...]
  /packages/apps/Settings/src/com/android/settings/
SettingsActivity.java     [all...]
DataUsageSummary.java 275 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 969 milliseconds