Searched refs:setOwnerComponentName (Results 1 – 4 of 4) sorted by relevance
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()
139 .setOwnerComponentName(mOwnerComponentName) in setUp()145 .setOwnerComponentName(mOwnerComponentName) in setUp()210 .setOwnerComponentName( in testOnTrainerStartCalledFailureDueToFaultyOwnerPackage()232 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalledFailureDueToTaskLimit()243 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalledFailureDueToTaskLimit()647 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_multipleTimes_changingPopulationName()658 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_multipleTimes_changingPopulationName()697 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_twoJobsWithSamePopulationName()707 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_twoJobsWithSamePopulationName()743 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_existingTask_rescheduleCountClear()[all …]
152 .setOwnerComponentName(mCallingService) in handleSchedule()
280 public @NonNull Builder setOwnerComponentName(@NonNull ComponentName value) { in setOwnerComponentName() method in TrainingOptions.Builder