Searched refs:getBackgroundView (Results 1 – 3 of 3) sorted by relevance
92 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhenTimeout()141 View backgroundView = mActivity.getBackgroundView(); in testOverlappingSyncsEnsureOrder_WhileHoldingTransaction()156 View backgroundView = mActivity.getBackgroundView(); in addSecondSyncGroup()
152 return new PhoneStatusBarTransitions(view, statusBarWindowController.getBackgroundView()); in providePhoneStatusBarTransitions()
164 public View getBackgroundView() { in getBackgroundView() method in StatusBarWindowController