HomeSort by relevance Sort by last modified time
    Searched defs:ServiceWatcher (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/
ServiceWatcher.java 51 public class ServiceWatcher implements ServiceConnection {
100 Log.w("ServiceWatcher", pkg + " not found");
106 public ServiceWatcher(Context context, String logTag, String action,
  /system/connectivity/shill/
manager_unittest.cc 359 class ServiceWatcher : public base::SupportsWeakPtr<ServiceWatcher> {
361 ServiceWatcher() {}
362 virtual ~ServiceWatcher() {}
367 DISALLOW_COPY_AND_ASSIGN(ServiceWatcher);
    [all...]

Completed in 163 milliseconds