Searched refs:internalNotifyRegistrants (Results 1 – 2 of 2) sorted by relevance
74 internalNotifyRegistrants (Object result, Throwable exception) in internalNotifyRegistrants() method in RegistrantList85 internalNotifyRegistrants(null, null); in notifyRegistrants()91 internalNotifyRegistrants (null, exception); in notifyException()97 internalNotifyRegistrants (result, null); in notifyResult()104 internalNotifyRegistrants(ar.result, ar.exception); in notifyRegistrants()
29321 HSPLandroid/os/RegistrantList;->internalNotifyRegistrants(Ljava/lang/Object;Ljava/lang/Throwable;)V