Searched refs:SENSOR_SERVICE (Results 1 – 18 of 18) 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()
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);
69 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in OrientationEventListener()
61 .getSystemService(Context.SENSOR_SERVICE); in onPrepare()
54 mSensorManager = (SensorManager)getContext().getSystemService(Context.SENSOR_SERVICE); in SimpleModelView()
2099 SENSOR_SERVICE,2397 public static final String SENSOR_SERVICE = "sensor"; field in Context
78 mSensorManager = (SensorManager)context.getSystemService(Context.SENSOR_SERVICE); in CamGLSurfaceView()
131 mSensors = (SensorManager) mContext.getSystemService(Context.SENSOR_SERVICE); in onCreate()
393 Context.SENSOR_SERVICE); in processAppUsage()
538 registerService(SENSOR_SERVICE, new ServiceFetcher() { in registerService() argument
7516 field public static final java.lang.String SENSOR_SERVICE = "sensor";
7274 field public static final java.lang.String SENSOR_SERVICE = "sensor";