Searched refs:internalNotifyRegistrant (Results 1 – 2 of 2) sorted by relevance
48 internalNotifyRegistrant(result, null); in notifyResult()57 internalNotifyRegistrant(ar.mResult, ar.mException); in notifyRegistrant()60 protected void internalNotifyRegistrant(Object result, Throwable exception) { in internalNotifyRegistrant() method in QnsRegistrant
103 registrant.internalNotifyRegistrant(result, exception); in internalNotifyRegistrants()