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()
142 .setOwnerComponentName(mOwnerComponentName) in setUp()148 .setOwnerComponentName(mOwnerComponentName) in setUp()213 .setOwnerComponentName( in testOnTrainerStartCalledFailureDueToFaultyOwnerPackage()235 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalledFailureDueToTaskLimit()246 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalledFailureDueToTaskLimit()650 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_multipleTimes_changingPopulationName()661 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_multipleTimes_changingPopulationName()700 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_twoJobsWithSamePopulationName()710 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_twoJobsWithSamePopulationName()746 .setOwnerComponentName(mOwnerComponentName) in testOnTrainerStartCalled_existingTask_rescheduleCountClear()[all …]
121 .setOwnerComponentName(mCallingService) in handleSchedule()
280 public @NonNull Builder setOwnerComponentName(@NonNull ComponentName value) { in setOwnerComponentName() method in TrainingOptions.Builder