Searched refs:getWindowLayerFromType (Results 1 – 5 of 5) sorted by relevance
728 Comparator.comparingInt(WindowToken::getWindowLayerFromType);887 return c.getWindowLayerFromType() < APPLICATION_LAYER ? BELOW_TASKS : ABOVE_TASKS; in typeOf()
741 int getWindowLayerFromType() { in getWindowLayerFromType() method in WindowToken
1606 final int statusBarLayer = mStatusBar.mToken.getWindowLayerFromType();1607 final int targetWindowLayer = win.mToken.getWindowLayerFromType();
939 recordLayer(policy.findAreaForToken(token), token.getWindowLayerFromType(), zSets); in calculateZSets()
23436 PLcom/android/server/wm/WindowToken;->getWindowLayerFromType()I