Searched refs:internalNotifyRegistrants (Results 1 – 1 of 1) sorted by relevance
101 private synchronized void internalNotifyRegistrants(Object result, Throwable exception) { in internalNotifyRegistrants() method in QnsRegistrantList109 internalNotifyRegistrants(null, null); in notifyRegistrants()118 internalNotifyRegistrants(result, null); in notifyResult()127 internalNotifyRegistrants(ar.mResult, ar.mException); in notifyRegistrants()