Home
last modified time | relevance | path

Searched refs:RESULT_STOPPED (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DAsyncRunner.java80 result.status = RESULT_STOPPED; in doInBackground()
111 result.status = RESULT_STOPPED; in onPostExecute()
114 if (result.status == RESULT_STOPPED || result.status == RESULT_ERROR) { in onPostExecute()
H A DGraphRunner.java48 public static final int RESULT_STOPPED = 5; field in GraphRunner
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18405 Landroid/filterfw/core/GraphRunner;->RESULT_STOPPED:I