Home
last modified time | relevance | path

Searched refs:internalNotifyRegistrant (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsRegistrant.java48 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
DQnsRegistrantList.java103 registrant.internalNotifyRegistrant(result, exception); in internalNotifyRegistrants()