Searched refs:statusBarSource (Results 1 – 1 of 1) sorted by relevance
324 final InsetsSource statusBarSource = in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls() local328 statusBarSource.setVisible(false); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()332 mAppWindow.mAboveInsetsState.addSource(statusBarSource); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()348 state.setSourceVisible(statusBarSource.getId(), true); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()399 final InsetsSource statusBarSource = statusBarProvider.getSource(); in testFakeControlTarget_overrideVisibilityReceivedByWindows() local400 final int statusBarId = statusBarSource.getId(); in testFakeControlTarget_overrideVisibilityReceivedByWindows()401 assertTrue(statusBarSource.isVisible()); in testFakeControlTarget_overrideVisibilityReceivedByWindows()404 app1.mAboveInsetsState.addSource(statusBarSource); in testFakeControlTarget_overrideVisibilityReceivedByWindows()408 app2.mAboveInsetsState.addSource(statusBarSource); in testFakeControlTarget_overrideVisibilityReceivedByWindows()417 assertFalse(statusBarSource.isVisible()); in testFakeControlTarget_overrideVisibilityReceivedByWindows()[all …]