Home
last modified time | relevance | path

Searched refs:setBatch (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescer.java259 event.setBatch(null); in emitBatch()
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h206 int setBatch(int en, int toggleEnable);
H A DMPLSensor.cpp2166 setBatch(batchMode,1); in enableSensors()
2321 int MPLSensor::setBatch(int en, int toggleEnable) in setBatch() function in MPLSensor
2780 setBatch(batchMode,1); in enable()
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h189 int setBatch(int en, int toggleEnable);
H A DMPLSensor.cpp2252 setBatch(batchMode,0);
2415 int MPLSensor::setBatch(int en, int toggleEnable) function in MPLSensor
3102 setBatch(batchMode,1);