Searched refs:setForceShowSystemBars (Results 1 – 4 of 4) sorted by relevance
314 oneway void setForceShowSystemBars(boolean show); in setForceShowSystemBars() method
515 mDisplayPolicy.setForceShowSystemBars(true); in forceShowSystemBars_clearsSystemUIFlags()
5683 public void setForceShowSystemBars(boolean show) { in setForceShowSystemBars() method in WindowManagerService5691 DisplayPolicy::setForceShowSystemBars, PooledLambda.__(), show)); in setForceShowSystemBars()
665 void setForceShowSystemBars(boolean forceShowSystemBars) { in setForceShowSystemBars() method in DisplayPolicy