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.java986 sendMessage(H.DUMP_SERVICE, data, 0, 0, true /*async*/); in dumpService()
1486 public static final int DUMP_SERVICE = 123; field in ActivityThread.H
1545 case DUMP_SERVICE: return "DUMP_SERVICE"; in codeToString()
1718 case DUMP_SERVICE: in handleMessage()