Searched defs:enableDisable (Results 1 – 6 of 6) sorted by relevance
150 void enableDisableSUW(EnableDisable enableDisable); in enableDisableSUW()
61 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs, in enableDisable() function in android::BpSensorEventConnection
87 data class Params(val enableDisable: Boolean?, val targetSdk: Int, val result: Boolean) in <lambda>() constant in com.android.tests.gating.PlatformCompatCommandNotInstalledTest.Params
133 status_t SensorService::SensorDirectConnection::enableDisable( in enableDisable() function in android::SensorService::SensorDirectConnection
682 status_t SensorService::SensorEventConnection::enableDisable( in enableDisable() function in android::SensorService::SensorEventConnection
166 public void enableDisable() { in enableDisable() method in BluetoothAdapterTest