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