Searched defs:connectionBundle (Results 1 – 4 of 4) sorted by relevance
59 public void onBeforeConnectionSetup(Bundle connectionBundle) {} in onBeforeConnectionSetup()224 Bundle connectionBundle = createConnectionBundle(); in setupConnection() local
33 void onConnectionSetup(Bundle connectionBundle, List<IBinder> clientInterfaces); in onConnectionSetup()
184 ConnectionParams(Bundle connectionBundle, List<IBinder> clientInterfaces) { in ConnectionParams()384 public void setupConnection(Bundle connectionBundle, @Nullable List<IBinder> clientInterfaces, in setupConnection()
48 public void onConnectionSetup(Bundle connectionBundle, List<IBinder> callbacks) { in onConnectionSetup()