Home
last modified time | relevance | path

Searched refs:createNewConnection (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DAppZygoteInit.java45 protected ZygoteConnection createNewConnection(LocalSocket socket, String abiList) in createNewConnection() method in AppZygoteInit.AppZygoteServer
DZygoteServer.java198 return createNewConnection(mZygoteSocket.accept(), abiList); in acceptCommandPeer()
205 protected ZygoteConnection createNewConnection(LocalSocket socket, String abiList) in createNewConnection() method in ZygoteServer
DWebViewZygoteInit.java46 protected ZygoteConnection createNewConnection(LocalSocket socket, String abiList) in createNewConnection() method in WebViewZygoteInit.WebViewZygoteServer
/frameworks/base/config/
Dboot-image-profile.txt21451 HSPLcom/android/internal/os/ZygoteServer;->createNewConnection(Landroid/net/LocalSocket;Ljava/lang/…