Searched refs:getBackgroundView (Results 1 – 3 of 3) sorted by relevance
106 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhenTimeout()155 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhileHoldingTransaction()170 View backgroundView = mActivity.getBackgroundView(); in addSecondSyncGroup()220 public View getBackgroundView() { in getBackgroundView() method in SurfaceSyncGroupTests.TestActivity
139 return new PhoneStatusBarTransitions(view, statusBarWindowController.getBackgroundView()); in providePhoneStatusBarTransitions()
169 public View getBackgroundView() { in getBackgroundView() method in StatusBarWindowController