Searched refs:AsyncResult (Results 1 – 7 of 7) sorted by relevance
22 public class AsyncResult class39 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
68 notifyRegistrant(AsyncResult ar) in notifyRegistrant()84 msg.obj = new AsyncResult(userObj, result, exception); in internalNotifyRegistrant()
119 notifyRegistrants(AsyncResult ar) in notifyRegistrants()
5771 android.os.AsyncResult
28558 Landroid/os/AsyncResult;
5775 android.os.AsyncResult
38665 Landroid/os/AsyncResult;