Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java1145 sendMessage(H.DUMP_SERVICE, data, 0, 0, true /*async*/); in dumpService()
1824 public static final int DUMP_SERVICE = 123; field in ActivityThread.H
1875 case DUMP_SERVICE: return "DUMP_SERVICE"; in codeToString()
1970 case DUMP_SERVICE: in handleMessage()