Searched refs:internalNotifyRegistrant (Results 1 – 2 of 2) sorted by relevance
45 internalNotifyRegistrant (null, null); in notifyRegistrant()51 internalNotifyRegistrant (result, null); in notifyResult()57 internalNotifyRegistrant (null, exception); in notifyException()66 internalNotifyRegistrant (ar.result, ar.exception); in notifyRegistrant()70 internalNotifyRegistrant (Object result, Throwable exception) in internalNotifyRegistrant() method in Registrant
78 r.internalNotifyRegistrant(result, exception); in internalNotifyRegistrants()