Home
last modified time | relevance | path

Searched defs:SensorNotificationService (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DSensorNotificationService.java33 public class SensorNotificationService extends SystemService implements SensorEventListener { class
42 public SensorNotificationService(Context context) { in SensorNotificationService() method in SensorNotificationService