Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java1639 handleDumpActivity((DumpComponentInfo)msg.obj); in handleMessage()
3258 private void handleDumpActivity(DumpComponentInfo info) { in handleDumpActivity() method in ActivityThread