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

  /frameworks/base/services/core/java/com/android/server/
SensorNotificationService.java 39 public class SensorNotificationService extends SystemService
42 private static final String TAG = "SensorNotificationService";
63 public SensorNotificationService(Context context) {
69 LocalServices.addService(SensorNotificationService.class, this);
  /frameworks/base/services/java/com/android/server/
SystemServer.java     [all...]

Completed in 122 milliseconds