Home
last modified time | relevance | path

Searched refs:SENSOR_SERVICE (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DGestureLauncherService.java215 Context.SENSOR_SERVICE); in unregisterCameraLaunchGesture()
230 Context.SENSOR_SERVICE); in registerCameraLaunchGesture()
266 Context.SENSOR_SERVICE); in unregisterCameraLiftTrigger()
279 Context.SENSOR_SERVICE); in registerCameraLiftTrigger()
547 Context.SENSOR_SERVICE); in onTrigger()
DSensorNotificationService.java74 mSensorManager = (SensorManager) mContext.getSystemService(Context.SENSOR_SERVICE); in onBootPhase()
/frameworks/base/services/core/java/com/android/server/policy/
DWakeGestureListener.java43 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in WakeGestureListener()
DWindowOrientationListener.java92 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in WindowOrientationListener()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DMotionSensor.java55 .getSystemService(Context.SENSOR_SERVICE); in onPrepare()
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
DBalls.java77 mSensorManager = (SensorManager) getSystemService(SENSOR_SERVICE); in onCreate()
/frameworks/base/core/java/android/view/
DOrientationEventListener.java69 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in OrientationEventListener()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DMotionSensorWTime.java61 .getSystemService(Context.SENSOR_SERVICE); in onPrepare()
/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/
DGL2CameraEye.java78 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in CamGLSurfaceView()
/frameworks/base/core/java/android/content/
DContext.java3289 SENSOR_SERVICE,
3775 public static final String SENSOR_SERVICE = "sensor"; field in Context
/frameworks/base/core/java/android/hardware/
DSensorManager.java82 @SystemService(Context.SENSOR_SERVICE)
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayRotationTests.java804 when(mMockContext.getSystemService(Context.SENSOR_SERVICE)) in build()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHelper.java435 (SensorManager) mContext.getSystemService(Context.SENSOR_SERVICE), in refreshStats()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java585 registerService(Context.SENSOR_SERVICE, SensorManager.class, in registerService() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7272 field public static final java.lang.String SENSOR_SERVICE = "sensor";
/frameworks/base/non-updatable-api/
Dcurrent.txt9869 field public static final String SENSOR_SERVICE = "sensor";
/frameworks/base/api/
Dcurrent.txt9869 field public static final String SENSOR_SERVICE = "sensor";