Searched refs:mConnectionCallbackInternal (Results 1 – 1 of 1) sorted by relevance
600 ConnectionCallbackInternal mConnectionCallbackInternal; field in MediaBrowserCompat.ConnectionCallback631 mConnectionCallbackInternal = connectionCallbackInternal; in setInternalConnectionCallback()646 if (mConnectionCallbackInternal != null) { in onConnected()647 mConnectionCallbackInternal.onConnected(); in onConnected()654 if (mConnectionCallbackInternal != null) { in onConnectionSuspended()655 mConnectionCallbackInternal.onConnectionSuspended(); in onConnectionSuspended()662 if (mConnectionCallbackInternal != null) { in onConnectionFailed()663 mConnectionCallbackInternal.onConnectionFailed(); in onConnectionFailed()