Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java3932 private static boolean attemptAttachAgent(String agent, ClassLoader classLoader) { in attemptAttachAgent() method in ActivityThread
3944 if (attemptAttachAgent(agent, classLoader)) { in handleAttachAgent()
3948 attemptAttachAgent(agent, null); in handleAttachAgent()