Searched refs:setRecentsAppBehindSystemBars (Results 1 – 3 of 3) sorted by relevance
1001 void setRecentsAppBehindSystemBars(boolean behindSystemBars); in setRecentsAppBehindSystemBars() method
1041 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars() method in WindowManagerGlobal1043 getWindowManagerService().setRecentsAppBehindSystemBars(behindSystemBars); in setRecentsAppBehindSystemBars()
9931 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars() method in WindowManagerService