Searched refs:attemptAttachAgent (Results 1 – 2 of 2) sorted by relevance
3728 private static boolean attemptAttachAgent(String agent, ClassLoader classLoader) { in attemptAttachAgent() method in ActivityThread3740 if (attemptAttachAgent(agent, classLoader)) { in handleAttachAgent()3744 attemptAttachAgent(agent, null); in handleAttachAgent()
2045 Landroid/app/ActivityThread;->attemptAttachAgent(Ljava/lang/String;Ljava/lang/ClassLoader;)Z