Searched defs:clientInterfaces (Results 1 – 5 of 5) sorted by relevance
19 in List<IBinder> clientInterfaces); in setupConnection()
33 void onConnectionSetup(Bundle connectionBundle, List<IBinder> clientInterfaces); in onConnectionSetup()
308 private void processConnectionBundle(Bundle bundle, List<IBinder> clientInterfaces) { in processConnectionBundle()
109 List<IBinder> clientInterfaces) { in ChildProcessLauncher()
184 ConnectionParams(Bundle connectionBundle, List<IBinder> clientInterfaces) { in ConnectionParams()384 public void setupConnection(Bundle connectionBundle, @Nullable List<IBinder> clientInterfaces, in setupConnection()