Home
last modified time | relevance | path

Searched defs:hasUnfocusableWindowFlags (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DImeStressTestUtil.java274 public static boolean hasUnfocusableWindowFlags(Activity activity) { in hasUnfocusableWindowFlags() method in ImeStressTestUtil
284 public static boolean hasUnfocusableWindowFlags(int windowFlags) { in hasUnfocusableWindowFlags() method in ImeStressTestUtil