Home
last modified time | relevance | path

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

/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/
DMockJobService.java64 TestEnvironment.getTestEnvironment().notifyExecution(mParams, 0, 0, mReceivedWork, in onDestroy()
94 TestEnvironment.getTestEnvironment().notifyExecution(params, permCheckRead, in onStartJob()
99 TestEnvironment.getTestEnvironment().notifyExecution(params, permCheckRead, in onStartJob()
122 TestEnvironment.getTestEnvironment().notifyExecution(params, in onStartJob()
135 TestEnvironment.getTestEnvironment().notifyExecution(params, in onStartJob()
154 TestEnvironment.getTestEnvironment().notifyExecution(params, in onStartJob()
167 TestEnvironment.getTestEnvironment().notifyExecution(params, in onStartJob()
189 TestEnvironment.getTestEnvironment().notifyExecution(params, in onStartJob()
229 TestEnvironment.getTestEnvironment().notifyExecution(params, in onStartJob()
244 TestEnvironment.getTestEnvironment().notifyExecution(params, permCheckRead, in onStartJob()
[all …]
DTriggerContentJobService.java80 TestEnvironment.getTestEnvironment().notifyExecution(params); in onStartJob()
167 private void notifyExecution(JobParameters params) { in notifyExecution() method in TriggerContentJobService.TestEnvironment
/cts/tests/JobScheduler/src/android/jobscheduler/
DMockJobService.java72 TestEnvironment.getTestEnvironment().notifyExecution(this, mParams, 0, 0, mReceivedWork, in onDestroy()
113 TestEnvironment.getTestEnvironment().notifyExecution(this, in onStartJob()
119 TestEnvironment.getTestEnvironment().notifyExecution(this, in onStartJob()
143 TestEnvironment.getTestEnvironment().notifyExecution(this, in onStartJob()
157 TestEnvironment.getTestEnvironment().notifyExecution(this, in onStartJob()
177 TestEnvironment.getTestEnvironment().notifyExecution(this, in onStartJob()
191 TestEnvironment.getTestEnvironment().notifyExecution(this, in onStartJob()
214 TestEnvironment.getTestEnvironment().notifyExecution(this, params, in onStartJob()
254 TestEnvironment.getTestEnvironment().notifyExecution(this, params, in onStartJob()
269 TestEnvironment.getTestEnvironment().notifyExecution(this, in onStartJob()
[all …]
DTriggerContentJobService.java80 TestEnvironment.getTestEnvironment().notifyExecution(params); in onStartJob()
167 private void notifyExecution(JobParameters params) { in notifyExecution() method in TriggerContentJobService.TestEnvironment
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
DCameraContentJobService.java50 TestEnvironment.getTestEnvironment().notifyExecution(params); in onStartJob()
95 private void notifyExecution(JobParameters params) { in notifyExecution() method in CameraContentJobService.TestEnvironment