Home
last modified time | relevance | path

Searched defs:wakelock_callback (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/btaa/android/
Dactivity_attribution.cc55 struct wakelock_callback : public BnWakelockCallback { struct
56 wakelock_callback() {} in wakelock_callback() argument
58 Status notifyAcquired() override { in notifyAcquired()
65 Status notifyReleased() override { in notifyReleased()