Searched defs:moveAppTokensToTop (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DIWindowManagerImpl.java220 public void moveAppTokensToTop(List<IBinder> arg0) throws RemoteException { method in class:IWindowManagerImpl
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java5124 public void moveAppTokensToTop(List<IBinder> tokens) { method in class:WindowManagerService
5126 "moveAppTokensToTop()")) {

Completed in 85 milliseconds