Searched refs:noteWakeupSensorEventImpl (Results 1 – 2 of 2) sorted by relevance
38 void noteWakeupSensorEventImpl(int64_t elapsedNanos, uid_t uid, int handle);70 instance.noteWakeupSensorEventImpl(elapsed, uid, handle); in noteWakeupSensorEvent()
77 void BatteryService::noteWakeupSensorEventImpl(int64_t elapsedNanos, uid_t uid, int handle) { in noteWakeupSensorEventImpl() function in android::BatteryService