OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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