Searched refs:setForceShowSystemBars (Results 1 – 5 of 5) sorted by relevance
44 mWm.setForceShowSystemBars(true); in testForceShowSystemBarsThrowsExceptionForNonAutomotive()52 mWm.setForceShowSystemBars(true); in testForceShowSystemBarsDoesNotThrowExceptionForAutomotiveWithStatusBarPermission()
515 mDisplayPolicy.setForceShowSystemBars(true); in forceShowSystemBars_clearsSystemUIFlags()
316 oneway void setForceShowSystemBars(boolean show); in setForceShowSystemBars() method
5704 public void setForceShowSystemBars(boolean show) { in setForceShowSystemBars() method in WindowManagerService5718 DisplayPolicy::setForceShowSystemBars, PooledLambda.__(), show)); in setForceShowSystemBars()
669 void setForceShowSystemBars(boolean forceShowSystemBars) { in setForceShowSystemBars() method in DisplayPolicy