Searched defs:createConnection (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp56 virtual sp<ISurfaceComposerClient> createConnection() function in class:android::BpSurfaceComposer
488 sp<IBinder> b = IInterface::asBinder(createConnection());
/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java203 public void createConnection(
626 createConnection(
635 createConnection(
1335 * createConnection util a connection service cancels the process or completes it successfully.
1337 private void createConnection( method in class:ConnectionService
1343 Log.d(this, "createConnection, callManagerAccount: %s, callId: %s, request: %s, " +
1351 Log.d(this, "createConnection, connection: %s", connection);
1364 Log.v(this, "createConnection, number: %s, state: %s, capabilities: %s, properties: %s",
1370 Log.d(this, "createConnection, calling handleCreateConnectionSuccessful %s", callId);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp260 sp<ISurfaceComposerClient> SurfaceFlinger::createConnection() { function in class:android::SurfaceFlinger
H A DSurfaceFlinger_hwc1.cpp240 sp<ISurfaceComposerClient> SurfaceFlinger::createConnection() { function in class:android::SurfaceFlinger

Completed in 117 milliseconds