Searched refs:setRemoteInsetsControllerControlsSystemBars (Results 1 – 3 of 3) sorted by relevance
168 mDisplayContent.getInsetsPolicy().setRemoteInsetsControllerControlsSystemBars(true); in testControlsForDispatch_remoteInsetsControllerControlsBars_appHasNoControl()
338 mDisplayContent.getInsetsPolicy().setRemoteInsetsControllerControlsSystemBars(false); in createTestDisplay()
130 void setRemoteInsetsControllerControlsSystemBars(boolean controlsSystemBars) { in setRemoteInsetsControllerControlsSystemBars() method in InsetsPolicy