Searched refs:isNewHandle (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorList.h57 bool isNewHandle(int handle) const;
H A DSensorList.cpp64 bool SensorList::isNewHandle(int handle) const { function in class:SensorList
H A DSensorService.cpp610 if (mSensors.isNewHandle(handle)) {

Completed in 67 milliseconds