Searched defs:getSensorList (Results 1 – 10 of 10) sorted by relevance
66 Return<void> SensorManager::getSensorList(getSensorList_cb _hidl_cb) { in getSensorList() function in android::frameworks::sensorservice::V1_0::implementation::SensorManager
177 ssize_t SensorManager::getSensorList(Sensor const* const** list) { in getSensorList() function in android::SensorManager
57 virtual Vector<Sensor> getSensorList(const String16& opPackageName) in getSensorList() function in android::BpSensorServer
90 int ASensorManager::getSensorList(ASensorList *out) { in getSensorList() function in ASensorManager
125 InputSensorInfo[] getSensorList(int deviceId); in getSensorList() method
1181 public InputSensorInfo[] getSensorList(int deviceId) { in getSensorList() method in InputManager
502 ssize_t SensorDevice::getSensorList(sensor_t const** list) { in getSensorList() function in android::SensorDevice
1265 Vector<Sensor> SensorService::getSensorList(const String16& opPackageName) { in getSensorList() function in android::SensorService
427 public List<Sensor> getSensorList(int type) { in getSensorList() method in SensorManager
2346 public InputSensorInfo[] getSensorList(int deviceId) { in getSensorList() method in InputManagerService