Home
last modified time | relevance | path

Searched refs:notifyRegistrant (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsRegistrant.java56 void notifyRegistrant(QnsAsyncResult ar) { in notifyRegistrant() method in QnsRegistrant
DQnsTelephonyListener.java226 r.notifyRegistrant(new QnsAsyncResult(null, getLastQnsTelephonyInfo(), null)); in registerQnsTelephonyInfoChanged()
252 r.notifyRegistrant(new QnsAsyncResult(null, pdcs, null)); in registerPreciseDataConnectionStateChanged()
272 r.notifyRegistrant(new QnsAsyncResult(null, mCallState, null)); in registerCallStateListener()
325 r.notifyRegistrant( in registerIwlanServiceStateListener()
DQnsProvisioningListener.java163 r.notifyRegistrant( in registerProvisioningItemInfoChanged()