Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.h185 bool hasBatchParamsForIdent(void* ident) const { in hasBatchParamsForIdent() function
DSensorDevice.cpp892 if (info.hasBatchParamsForIdent(ident)) { in setUidStateForConnection()