Home
last modified time | relevance | path

Searched refs:hasBatchParamsForIdent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/
H A DSensorDevice.h197 bool hasBatchParamsForIdent(void* ident) const { in hasBatchParamsForIdent() function
H A DSensorDevice.cpp903 if (info.hasBatchParamsForIdent(ident)) { in setUidStateForConnection()
933 if (info.hasBatchParamsForIdent(ident)) { in onMicSensorAccessChanged()