Home
last modified time | relevance | path

Searched refs:AsyncResult (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DAsyncResult.java22 public class AsyncResult class
39 public static AsyncResult
42 AsyncResult ret; in forMessage()
44 ret = new AsyncResult (m.obj, r, ex); in forMessage()
53 public static AsyncResult
56 AsyncResult ret; in forMessage()
58 ret = new AsyncResult (m.obj, null, null); in forMessage()
68 AsyncResult (Object uo, Object r, Throwable ex) in AsyncResult() method in AsyncResult
H A DRegistrant.java68 notifyRegistrant(AsyncResult ar) in notifyRegistrant()
84 msg.obj = new AsyncResult(userObj, result, exception); in internalNotifyRegistrant()
H A DRegistrantList.java119 notifyRegistrants(AsyncResult ar) in notifyRegistrants()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes5771 android.os.AsyncResult
H A Dboot-image-profile.txt28558 Landroid/os/AsyncResult;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes5775 android.os.AsyncResult
H A Dboot-image-profile.txt38665 Landroid/os/AsyncResult;