Searched refs:SENSOR_SERVICE (Results 1 – 17 of 17) sorted by relevance
43 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in WakeGestureListener()
88 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()
205 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);226 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);241 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);294 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);342 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);380 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);392 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);413 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);
239 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);329 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);348 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);444 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);458 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);492 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);547 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);574 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);589 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);
399 in the {@link android.content.Context#SENSOR_SERVICE SENSOR_SERVICE} argument. For example:</p>404 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);429 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);467 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);560 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);653 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);
119 mSensorManager = (SensorManager) getSystemService(Context.SENSOR_SERVICE);
61 .getSystemService(Context.SENSOR_SERVICE); in onPrepare()
54 mSensorManager = (SensorManager)getContext().getSystemService(Context.SENSOR_SERVICE); in SimpleModelView()
2098 SENSOR_SERVICE,2393 public static final String SENSOR_SERVICE = "sensor"; field in Context
78 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in CamGLSurfaceView()
119 mSensors = (SensorManager) mContext.getSystemService(Context.SENSOR_SERVICE); in onCreate()
393 Context.SENSOR_SERVICE); in processAppUsage()
537 registerService(SENSOR_SERVICE, new ServiceFetcher() { in registerService() argument
7240 field public static final java.lang.String SENSOR_SERVICE = "sensor";