Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java1454 sendMessage(H.DUMP_ACTIVITY, data, 0, 0, true /*async*/); in dumpActivity()
2165 public static final int DUMP_ACTIVITY = 136; field in ActivityThread.H
2223 case DUMP_ACTIVITY: return "DUMP_ACTIVITY"; in codeToString()
2403 case DUMP_ACTIVITY: in handleMessage()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1985 Landroid/app/ActivityThread$H;->DUMP_ACTIVITY:I