Searched refs:backgroundProxy_ (Results 1 – 2 of 2) sorted by relevance
96 EXPECT_NE(nullptr, backgroundProxy_); in SetUp()113 backgroundProxy_ = nullptr; in TearDown()367 backgroundProxy_->OnSuspend(request_, 0);371 backgroundProxy_->OnSuspend(request_, 1);392 backgroundProxy_->OnSuspend(request_, 0);396 backgroundProxy_->OnDeleteRequestRecord(request_);419 backgroundProxy_->OnSuspend(request_, 0);423 backgroundProxy_->OnSaStateChange(false);427 backgroundProxy_->OnSaStateChange(true);1206 backgroundProxy_->RegisterAppStateObserver();[all …]
51 LocatorBackgroundProxy* backgroundProxy_; variable