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