Searched refs:LAST_APPLICATION_WINDOW (Results 1 – 12 of 12) sorted by relevance
75 LAST_APPLICATION_WINDOW = 99, enumerator
20 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;797 if (type >= FIRST_APPLICATION_WINDOW && type <= LAST_APPLICATION_WINDOW) { in getWindowLayerFromTypeLw()
45 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;2094 if (!((type >= FIRST_APPLICATION_WINDOW && type <= LAST_APPLICATION_WINDOW) in checkAddPermission()
28 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;260 if (type < FIRST_APPLICATION_WINDOW || type > LAST_APPLICATION_WINDOW) { in createWindowToken()
206 && attrs.type <= WindowManager.LayoutParams.LAST_APPLICATION_WINDOW; in matches()
50 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;1973 type >= FIRST_APPLICATION_WINDOW && type <= LAST_APPLICATION_WINDOW; in layoutWindowLw()
52 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;1313 if (rootType >= FIRST_APPLICATION_WINDOW && rootType <= LAST_APPLICATION_WINDOW) { in addWindow()1362 … } else if (rootType >= FIRST_APPLICATION_WINDOW && rootType <= LAST_APPLICATION_WINDOW) { in addWindow()
58 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;2464 && targetWindowType[0] <= LAST_APPLICATION_WINDOW; in pointWithinAppWindow()
754 public static final int LAST_APPLICATION_WINDOW = 99; field in WindowManager.LayoutParams
34726 field public static final int LAST_APPLICATION_WINDOW = 99; // 0x63
53221 field public static final int LAST_APPLICATION_WINDOW = 99; // 0x63
53365 field public static final int LAST_APPLICATION_WINDOW = 99; // 0x63