HomeSort by relevance Sort by last modified time
    Searched refs:isNewHandle (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/sensorservice/
SensorList.h 57 bool isNewHandle(int handle) const;
SensorList.cpp 64 bool SensorList::isNewHandle(int handle) const {
SensorService.cpp 624 if (mSensors.isNewHandle(handle)) {
    [all...]

Completed in 253 milliseconds