Searched defs:IME_TRACING_FROM_CLIENT (Results 1 – 2 of 2) sorted by relevance
58 sendToService(proto.getBytes(), IME_TRACING_FROM_CLIENT, where); in triggerClientDump() local
48 public static final int IME_TRACING_FROM_CLIENT = 0; field in ImeTracing