Searched refs:LAST_APPLICATION_WINDOW (Results 1 – 12 of 12) sorted by relevance
20 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;535 if (type >= FIRST_APPLICATION_WINDOW && type <= LAST_APPLICATION_WINDOW) { in getWindowLayerFromTypeLw()
51 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;2183 if (!((type >= FIRST_APPLICATION_WINDOW && type <= LAST_APPLICATION_WINDOW) in checkAddPermission()
82 LAST_APPLICATION_WINDOW = 99, enumerator
378 && win.mAttrs.type <= WindowManager.LayoutParams.LAST_APPLICATION_WINDOW; in canBeTopFullscreenOpaqueWindow()445 && focusedWin.getAttrs().type <= WindowManager.LayoutParams.LAST_APPLICATION_WINDOW; in remoteInsetsControllerControlsSystemBars()
69 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;2964 && targetWindowType[0] <= LAST_APPLICATION_WINDOW; in pointWithinAppWindow()6506 if (windowType >= FIRST_APPLICATION_WINDOW && windowType <= LAST_APPLICATION_WINDOW) { in findAreaForWindowType()
64 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;1587 && rootType <= LAST_APPLICATION_WINDOW) { in addWindow()1878 if (rootType >= FIRST_APPLICATION_WINDOW && rootType <= LAST_APPLICATION_WINDOW) { in unprivilegedAppCanCreateTokenWith()
38 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;392 if (type < FIRST_APPLICATION_WINDOW || type > LAST_APPLICATION_WINDOW) { in createWindowToken()
1198 public static final int LAST_APPLICATION_WINDOW = 99; field in WindowManager.LayoutParams
65 import static android.view.WindowManager.LayoutParams.LAST_APPLICATION_WINDOW;2377 && params.type <= LAST_APPLICATION_WINDOW; in controlInsetsForCompatibility()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
50585 field public static final int LAST_APPLICATION_WINDOW = 99; // 0x63
34726 field public static final int LAST_APPLICATION_WINDOW = 99; // 0x63