Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowUtils.java132 protected static boolean isSystemAlertWindowEnabled(Context context) { in isSystemAlertWindowEnabled() method in ShadowUtils
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DUtils.java1119 public static boolean isSystemAlertWindowEnabled(Context context) { in isSystemAlertWindowEnabled() method in Utils