Searched defs:sensorList (Results 1 – 7 of 7) sorted by relevance
129 final List<Sensor> sensorList = ImmutableList.of(mLightSensor, mAmbientColorSensor); in testAmbientColorTemperatureSensorCallback_CallbacksCalled() local
85 final List<Sensor> sensorList = ImmutableList.of(mLightSensor, mAmbientColorSensor); in setUp() local
99 List<Sensor> sensorList = sensorManager.getSensorList(Sensor.TYPE_ALL); in findCustomProxSensor() local
528 List<Sensor> sensorList = mSensorManager.getSensorList(Sensor.TYPE_ALL); in register() local
203 Sensor const* const* sensorList; in nativeGetSensorAtIndex() local213 nativeGetDynamicSensors(JNIEnv *env, jclass clazz, jlong sensorManager, jobject sensorList) { in nativeGetDynamicSensors()
93 Sensor const* const* sensorList; in ASensorManager_getDefaultSensorEx() local
169 List<Sensor> sensorList = sensorManager.getSensorList(Sensor.TYPE_ALL); in findSensorWithType() local