Searched refs:DUMP_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
1576 sendMessage(H.DUMP_ACTIVITY, data, 0, 0, true /*async*/); in dumpActivity()2316 public static final int DUMP_ACTIVITY = 136; field in ActivityThread.H2376 case DUMP_ACTIVITY: return "DUMP_ACTIVITY"; in codeToString()2566 case DUMP_ACTIVITY: in handleMessage()
1985 Landroid/app/ActivityThread$H;->DUMP_ACTIVITY:I