Searched refs:DUMP_SERVICE (Results 1 – 2 of 2) sorted by relevance
1447 sendMessage(H.DUMP_SERVICE, data, 0, 0, true /*async*/); in dumpService()2304 public static final int DUMP_SERVICE = 123; field in ActivityThread.H2366 case DUMP_SERVICE: return "DUMP_SERVICE"; in codeToString()2515 case DUMP_SERVICE: in handleMessage()
1987 Landroid/app/ActivityThread$H;->DUMP_SERVICE:I