Searched refs:DEVICE_OWNER_COMPONENT (Results 1 – 4 of 4) sorted by relevance
72 private static final ComponentName DEVICE_OWNER_COMPONENT = field in SecurityControllerTest148 .thenReturn(DEVICE_OWNER_COMPONENT); in testGetDeviceOwnerComponentOnAnyUser()150 DEVICE_OWNER_COMPONENT); in testGetDeviceOwnerComponentOnAnyUser() local157 when(mDevicePolicyManager.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in testIsFinancedDevice()
95 private static final ComponentName DEVICE_OWNER_COMPONENT = field in QSSecurityFooterTest130 .thenReturn(DEVICE_OWNER_COMPONENT); in setUp()133 when(mSecurityController.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in setUp()197 when(mSecurityController.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in testManagedFinancedDeviceWithOwnerName()510 when(mSecurityController.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in testGetManagementTitleForFinancedDevice()541 when(mSecurityController.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in testGetManagementMessage_deviceOwner_asFinancedDevice()708 when(mSecurityController.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in testCreateDialogViewForFinancedDevice()732 when(mSecurityController.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in testFinancedDeviceUsesSettingsButtonText()
107 protected static final ComponentName DEVICE_OWNER_COMPONENT = new ComponentName( field in KeyguardIndicationControllerBaseTest236 .thenReturn(DEVICE_OWNER_COMPONENT); in setUp()239 when(mDevicePolicyManager.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in setUp()
305 when(mDevicePolicyManager.getDeviceOwnerType(DEVICE_OWNER_COMPONENT)) in disclosure_deviceOwner_financedDeviceWithOrganizationName()