Home
last modified time | relevance | path

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

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