Searched refs:SENSOR_SERVICE (Results 1 – 17 of 17) sorted by relevance
215 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()
74 mSensorManager = (SensorManager) mContext.getSystemService(Context.SENSOR_SERVICE); in onBootPhase()
43 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in WakeGestureListener()
92 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in WindowOrientationListener()
55 .getSystemService(Context.SENSOR_SERVICE); in onPrepare()
77 mSensorManager = (SensorManager) getSystemService(SENSOR_SERVICE); in onCreate()
69 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in OrientationEventListener()
61 .getSystemService(Context.SENSOR_SERVICE); in onPrepare()
78 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in CamGLSurfaceView()
3289 SENSOR_SERVICE,3775 public static final String SENSOR_SERVICE = "sensor"; field in Context
82 @SystemService(Context.SENSOR_SERVICE)
804 when(mMockContext.getSystemService(Context.SENSOR_SERVICE)) in build()
435 (SensorManager) mContext.getSystemService(Context.SENSOR_SERVICE), in refreshStats()
585 registerService(Context.SENSOR_SERVICE, SensorManager.class, in registerService() argument
7272 field public static final java.lang.String SENSOR_SERVICE = "sensor";
9869 field public static final String SENSOR_SERVICE = "sensor";