OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createSensorEventConnection
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/include/gui/
ISensorServer.h
43
virtual sp<ISensorEventConnection>
createSensorEventConnection
(const String8& packageName,
/frameworks/native/libs/gui/
ISensorServer.cpp
86
virtual sp<ISensorEventConnection>
createSensorEventConnection
(const String8& packageName,
134
sp<ISensorEventConnection> connection(
createSensorEventConnection
(packageName, mode,
SensorManager.cpp
219
mSensorServer->
createSensorEventConnection
(packageName, mode, mOpPackageName);
/frameworks/native/services/sensorservice/
SensorService.h
153
virtual sp<ISensorEventConnection>
createSensorEventConnection
(
SensorService.cpp
[
all
...]
Completed in 61 milliseconds