Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DAsyncRunner.java38 private class RunnerResult { class in AsyncRunner
43 private class AsyncRunnerTask extends AsyncTask<SyncRunner, Void, RunnerResult> {
48 protected RunnerResult doInBackground(SyncRunner... runner) { in doInBackground()
49 RunnerResult result = new RunnerResult(); in doInBackground()
100 protected void onCancelled(RunnerResult result) { in onCancelled()
105 protected void onPostExecute(RunnerResult result) { in onPostExecute()
110 result = new RunnerResult(); in onPostExecute()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt15048 …w/core/AsyncRunner$AsyncRunnerTask;->onCancelled(Landroid/filterfw/core/AsyncRunner$RunnerResult;)V
15049 …core/AsyncRunner$AsyncRunnerTask;->onPostExecute(Landroid/filterfw/core/AsyncRunner$RunnerResult;)V
15051 Landroid/filterfw/core/AsyncRunner$RunnerResult;->exception:Ljava/lang/Exception;
15052 Landroid/filterfw/core/AsyncRunner$RunnerResult;->status:I