Home
last modified time | relevance | path

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

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