OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numActiveClients
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
SensorDevice.h
154
int
numActiveClients
();
SensorDevice.cpp
258
if (info.
numActiveClients
() == 1) {
278
if (info.
numActiveClients
() == 0) {
566
int SensorDevice::Info::
numActiveClients
() {
Completed in 130 milliseconds