Searched refs:handleAttachAgent (Results 1 – 1 of 1) sorted by relevance
2054 handleAttachAgent((String) msg.obj, app != null ? app.mLoadedApk : null); in handleMessage()3942 static void handleAttachAgent(String agent, LoadedApk loadedApk) { in handleAttachAgent() method in ActivityThread3961 handleAttachAgent( in handleAttachStartupAgents()6469 handleAttachAgent(agent, data.info); in handleBindApplication()