Searched refs:createSensorEventConnection (Results 1 – 5 of 5) sorted by relevance
48 virtual sp<ISensorEventConnection> createSensorEventConnection(const String8& packageName,
147 virtual sp<ISensorEventConnection> createSensorEventConnection(const String8& packageName, in createSensorEventConnection() function in android::BpSensorServer245 sp<ISensorEventConnection> connection(createSensorEventConnection(packageName, mode, in onTransact()
364 sp<ISensorEventConnection> connection = mSensorServer->createSensorEventConnection( in assertStateLocked()
398 virtual sp<ISensorEventConnection> createSensorEventConnection(
1581 sp<ISensorEventConnection> SensorService::createSensorEventConnection(const String8& packageName, in createSensorEventConnection() function in android::SensorService