Searched refs:mTimedAction (Results 1 – 3 of 3) sorted by relevance
182 TimedAction mTimedAction; // locked internally variable
537 mTimedAction.quit(); // ensure no deferred access during destructor. in ~AudioAnalytics()1126 mAudioAnalytics.mTimedAction.postIn(std::chrono::seconds(5), [this](){ expire(); }); in a2dpConnected()1206 mAudioAnalytics.mTimedAction.postIn(std::chrono::seconds(5), [this](){ expire(); }); in postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()1491 mTimedAction.postIn( in newState()
542 mAudioAnalytics->mTimedAction.postIn( in collect()