Searched defs:enableDisable (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/native/libs/sensor/ | ||
H A D | ISensorEventConnection.cpp | 61 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs, in enableDisable() function in android::BpSensorEventConnection |
/aosp12/frameworks/native/services/sensorservice/ | ||
H A D | SensorDirectConnection.cpp | 118 status_t SensorService::SensorDirectConnection::enableDisable( in enableDisable() function in android::SensorService::SensorDirectConnection |
H A D | SensorEventConnection.cpp | 679 status_t SensorService::SensorEventConnection::enableDisable( in enableDisable() function in android::SensorService::SensorEventConnection |
/aosp12/packages/apps/Nfc/src/com/android/nfc/ | ||
H A D | P2pLinkManager.java | 299 public void enableDisable(boolean sendEnable, boolean receiveEnable) { in enableDisable() method in P2pLinkManager |