Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.cpp170 if (mHaveUndeliveredNotifications) { in setCallbackOnce()
172 mHaveUndeliveredNotifications = false; in setCallbackOnce()
192 mHaveUndeliveredNotifications = true; in addDeviceFactory()
DDevicesFactoryHalHidl.h57 bool mHaveUndeliveredNotifications = false; // GUARDED_BY(mLock) variable