Home
last modified time | relevance | path

Searched refs:TYPE_SEARCH_BAR (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java49 import static android.view.WindowManager.LayoutParams.TYPE_SEARCH_BAR;
539 case TYPE_SEARCH_BAR: in getWindowLayerFromTypeLw()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManager.java1847 @ViewDebug.IntToString(from = TYPE_SEARCH_BAR,
2031 public static final int TYPE_SEARCH_BAR = FIRST_SYSTEM_WINDOW+1; field in WindowManager.LayoutParams
2358 TYPE_SEARCH_BAR,
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java909 case WindowManager.LayoutParams.TYPE_SEARCH_BAR: in getTypeForWindowManagerWindowType()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java769 case WindowManager.LayoutParams.TYPE_SEARCH_BAR: in onWindowTransition()
H A DWindowState.java90 import static android.view.WindowManager.LayoutParams.TYPE_SEARCH_BAR;
3482 case TYPE_SEARCH_BAR: in showForAllUsers()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt54078 field public static final int TYPE_SEARCH_BAR = 2001; // 0x7d1