Searched refs:notifyClient (Results 1 – 3 of 3) sorted by relevance
614 notif_cbf_t notifyClient; in onNotify() local621 notifyClient = mNotifyClient; in onNotify()628 notifyClient(kEventPrefetchStatusChange, val, 0, notifyUser); in onNotify()632 notifyClient(kEventPrefetchFillLevelUpdate, val, 0, notifyUser); in onNotify()636 notifyClient(kEventEndOfStream, val, 0, notifyUser); in onNotify()
355 connection.notifyClient(server); in setDeviceServer()401 connection.notifyClient(mServer); in addDeviceConnection()453 connection.notifyClient(null); in addDeviceConnection()549 public void notifyClient(IMidiDeviceServer deviceServer) { in notifyClient() method in MidiService.DeviceConnection
3209 onDrmInfoHandlerDelegate.notifyClient(drmInfo); in handleMessage()4112 void notifyClient(DrmInfo drmInfo) { in notifyClient() method in MediaPlayer.OnDrmInfoHandlerDelegate4148 void notifyClient(int status) { in notifyClient() method in MediaPlayer.OnDrmPreparedHandlerDelegate4359 onDrmPreparedHandlerDelegate.notifyClient(PREPARE_DRM_STATUS_SUCCESS); in prepareDrm()4953 onDrmPreparedHandlerDelegate.notifyClient(status); in run()