Searched refs:connectionCallback (Results 1 – 4 of 4) sorted by relevance
46 private ConnectionCallback connectionCallback; field in ShadowMediaBrowserCompat55 connectionCallback = callback; in __constructor__()70 connectionCallback.onConnected(); in connect()
216 ChildProcessConnection.ConnectionCallback connectionCallback = in setupConnection() local226 mConnection.setupConnection(connectionBundle, getClientInterfaces(), connectionCallback); in setupConnection()
385 ConnectionCallback connectionCallback) { in setupConnection() argument390 connectionCallback.onConnected(null); in setupConnection()395 mConnectionCallback = connectionCallback; in setupConnection()
231 final ConnectionCallback connectionCallback, in CameraConnectionFragment() argument235 this.cameraConnectionCallback = connectionCallback; in CameraConnectionFragment()