Searched refs:convertJobParameters (Results 1 – 3 of 3) sorted by relevance
28 …static com.android.adservices.shared.spe.framework.ExecutionRuntimeParameters.convertJobParameters;127 executionFuture = worker.getExecutionFuture(this, convertJobParameters(params)); in onStartJob()163 FluentFuture.from(worker.getExecutionStopFuture(this, convertJobParameters(params))) in onStopJob()
49 public static ExecutionRuntimeParameters convertJobParameters( in convertJobParameters() method in ExecutionRuntimeParameters
67 ExecutionRuntimeParameters.convertJobParameters(mMockParameters) in testConvertJobParameters()