Home
last modified time | relevance | path

Searched refs:NOTE_WAKEUP_SENSOR_EVENT_TRANSACTION (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include_batterystats/batterystats/
DIBatteryStats.h64 NOTE_WAKEUP_SENSOR_EVENT_TRANSACTION enumerator
/frameworks/native/libs/binder/
DIBatteryStats.cpp137 status_t ret = remote()->transact(NOTE_WAKEUP_SENSOR_EVENT_TRANSACTION, data, &reply); in noteWakeupSensorEvent()
247 case NOTE_WAKEUP_SENSOR_EVENT_TRANSACTION: { in onTransact()