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

  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java 127 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
228 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
469 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
492 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
518 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 281 Context.NETWORKMANAGEMENT_SERVICE,
WifiService.java 225 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
304 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]
ThrottleService.java 138 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE);
    [all...]

Completed in 257 milliseconds