Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/
DFederatedComputeManagingServiceDelegateTest.java69 public static final ComponentName OWNER_COMPONENT_NAME = field in FederatedComputeManagingServiceDelegateTest
98 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleMissingPackageName_throwsException()
111 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleMissingCallback_throwsException()
125 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testSchedule_returnsSuccess()
138 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleFailed()
151 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleThrowsRTE()
164 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleThrowsNPE()
175 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleClockThrowsRTE()
193 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleClockThrowsIAE()
211 .setOwnerComponentName(OWNER_COMPONENT_NAME) in testScheduleEnabledGlobalKillSwitch_returnsError()
[all …]