Searched refs:internalNotifyRegistrant (Results 1 – 3 of 3) sorted by relevance
47 internalNotifyRegistrant (null, null); in notifyRegistrant()54 internalNotifyRegistrant (result, null); in notifyResult()60 internalNotifyRegistrant (null, exception); in notifyException()70 internalNotifyRegistrant (ar.result, ar.exception); in notifyRegistrant()74 internalNotifyRegistrant (Object result, Throwable exception) in internalNotifyRegistrant() method in Registrant
92 r.internalNotifyRegistrant(result, exception); in internalNotifyRegistrants()
37786 Landroid/os/Registrant;->internalNotifyRegistrant(Ljava/lang/Object;Ljava/lang/Throwable;)V