Searched refs:IsScheduled (Results 1 – 4 of 4) sorted by relevance
122 ASSERT_FALSE(timer_->IsScheduled()); in TEST_F()130 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()132 EXPECT_FALSE(timer_->IsScheduled()); in TEST_F()
83 bool IsScheduled() const;
124 bool RepeatingTimer::IsScheduled() const { in IsScheduled() function in bluetooth::common::RepeatingTimer
554 return btif_a2dp_source_cb.media_alarm.IsScheduled(); in btif_a2dp_source_is_streaming()