Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/
DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java59 private static final Class[] BASE_CLS_WHITELIST = { field in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest
81 for (Class<?> parent : BASE_CLS_WHITELIST) { in testAllClassInheritance()
126 return TextUtils.join(",", Arrays.asList(BASE_CLS_WHITELIST) in getClsStr()