Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.cpp173 if (mHaveUndeliveredNotifications) { in setCallbackOnce()
175 mHaveUndeliveredNotifications = false; in setCallbackOnce()
196 mHaveUndeliveredNotifications = true; in addDeviceFactory()
DDevicesFactoryHalHidl.h62 bool mHaveUndeliveredNotifications = false; // GUARDED_BY(mLock) variable