Searched defs:enableDisable (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/sensor/ | ||
D | ISensorEventConnection.cpp | 61 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs, in enableDisable() function in android::BpSensorEventConnection |
/frameworks/base/tests/PlatformCompatGating/src/com/android/tests/gating/ | ||
D | PlatformCompatCommandNotInstalledTest.kt | 87 data class Params(val enableDisable: Boolean?, val targetSdk: Int, val result: Boolean) in <lambda>() constant in com.android.tests.gating.PlatformCompatCommandNotInstalledTest.Params |
/frameworks/native/services/sensorservice/ | ||
D | SensorDirectConnection.cpp | 118 status_t SensorService::SensorDirectConnection::enableDisable( in enableDisable() function in android::SensorService::SensorDirectConnection |
D | SensorEventConnection.cpp | 679 status_t SensorService::SensorEventConnection::enableDisable( in enableDisable() function in android::SensorService::SensorEventConnection |