Home
last modified time | relevance | path

Searched defs:DEVICE_OWNER_COMPONENT (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSecurityControllerTest.java82 private static final ComponentName DEVICE_OWNER_COMPONENT = field in SecurityControllerTest
163 DEVICE_OWNER_COMPONENT); in testGetDeviceOwnerComponentOnAnyUser() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerBaseTest.java107 protected static final ComponentName DEVICE_OWNER_COMPONENT = new ComponentName( field in KeyguardIndicationControllerBaseTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/
DQSSecurityFooterTest.java97 private static final ComponentName DEVICE_OWNER_COMPONENT = field in QSSecurityFooterTest