Home
last modified time | relevance | path

Searched defs:getSensorList (Results 1 – 18 of 18) sorted by relevance

/frameworks/hardware/interfaces/sensorservice/aidl/aidl_api/android.frameworks.sensorservice/1/android/frameworks/sensorservice/
DISensorManager.aidl26 android.hardware.sensors.SensorInfo[] getSensorList(); in getSensorList() method
/frameworks/hardware/interfaces/sensorservice/aidl/aidl_api/android.frameworks.sensorservice/current/android/frameworks/sensorservice/
DISensorManager.aidl26 android.hardware.sensors.SensorInfo[] getSensorList(); in getSensorList() method
/frameworks/hardware/interfaces/sensorservice/aidl/android/frameworks/sensorservice/
DISensorManager.aidl110 SensorInfo[] getSensorList(); in getSensorList() method
/frameworks/native/services/sensorservice/hidl/
DSensorManager.cpp69 Return<void> SensorManager::getSensorList(getSensorList_cb _hidl_cb) { in getSensorList() function in android::frameworks::sensorservice::V1_0::implementation::SensorManager
/frameworks/native/services/sensorservice/aidl/
DSensorManager.cpp174 ndk::ScopedAStatus SensorManagerAidl::getSensorList(std::vector<SensorInfo>* _aidl_return) { in getSensorList() function in android::frameworks::sensorservice::implementation::SensorManagerAidl
/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DSensorController.java176 List<VirtualSensor> getSensorList() { in getSensorList() method in SensorController
/frameworks/native/libs/sensor/
DISensorServer.cpp60 virtual Vector<Sensor> getSensorList(const String16& opPackageName) in getSensorList() function in android::BpSensorServer
DSensorManager.cpp249 ssize_t SensorManager::getSensorList(Sensor const* const** list) { in assertStateLocked() function in android::SensorManager
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.cpp97 int ASensorManager::getSensorList(ASensorList *out) { in getSensorList() function in ASensorManager
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl177 InputSensorInfo[] getSensorList(int deviceId); in getSensorList() method
DInputManagerGlobal.java1092 InputSensorInfo[] getSensorList(int deviceId) { in getSensorList() method in InputManagerGlobal
/frameworks/base/services/core/java/com/android/server/input/
DNativeInputManagerService.java215 InputSensorInfo[] getSensorList(int deviceId); in getSensorList() method
507 public native InputSensorInfo[] getSensorList(int deviceId); in getSensorList() method in NativeInputManagerService.NativeImpl
DInputManagerService.java1767 public InputSensorInfo[] getSensorList(int deviceId) { in getSensorList() method in InputManagerService
/frameworks/native/services/sensorservice/
DSensorDevice.cpp356 ssize_t SensorDevice::getSensorList(sensor_t const** list) { in getSensorList() function in android::SensorDevice
DSensorService.cpp1522 Vector<Sensor> SensorService::getSensorList(const String16& opPackageName) { in getSensorList() function in android::SensorService
/frameworks/base/core/java/android/hardware/
DSensorManager.java431 public List<Sensor> getSensorList(int type) { in getSensorList() method in SensorManager
DSystemSensorManager.java179 public List<Sensor> getSensorList(int type) { in getSensorList() method in SystemSensorManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...