Searched refs:mFocusListenerMutex (Results 1 – 1 of 1) sorted by relevance
57 std::lock_guard<std::mutex> lock(mFocusListenerMutex); in RegisterFocusListener()61 std::lock_guard<std::mutex> lock(mFocusListenerMutex); in RegisterFocusListener()130 mutable std::mutex mFocusListenerMutex; member in aidl::android::hardware::automotive::audiocontrol::AudioControlServerImpl303 std::lock_guard<std::mutex> lock(mFocusListenerMutex); in RequestAudioFocus()318 std::lock_guard<std::mutex> lock(mFocusListenerMutex); in AbandonAudioFocus()