Home
last modified time | relevance | path

Searched refs:KEY_SPLASH_SCREEN_EXCEPTION_LIST (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DSplashScreenExceptionList.java48 private static final String KEY_SPLASH_SCREEN_EXCEPTION_LIST = "splash_screen_exception_list"; field in SplashScreenExceptionList
60 updateDeviceConfig(DeviceConfig.getString(NAMESPACE, KEY_SPLASH_SCREEN_EXCEPTION_LIST, "")); in SplashScreenExceptionList()
62 properties.getString(KEY_SPLASH_SCREEN_EXCEPTION_LIST, "")); in SplashScreenExceptionList()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSplashScreenExceptionListTest.java55 private static final String KEY_SPLASH_SCREEN_EXCEPTION_LIST = "splash_screen_exception_list"; field in SplashScreenExceptionListTest
80 KEY_SPLASH_SCREEN_EXCEPTION_LIST, in clearConstrainDisplayApisFlags()
158 KEY_SPLASH_SCREEN_EXCEPTION_LIST, commaSeparatedList, false); in setExceptionListAndWaitForCallback()