Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DNotificationTest.java259 mTestAppInterface.stopJob(JobParameters.STOP_REASON_USER, in testNotificationRemovedOnTaskManagerStop()
DTestAppInterface.java273 void stopJob(int stopReason, int internalStopReason) throws Exception { in stopJob() method in TestAppInterface