Searched refs:sendToService (Results 1 – 3 of 3) sorted by relevance
56 sendToService(proto.getBytes(), IME_TRACING_FROM_CLIENT, where); in triggerClientDump()79 sendToService(proto.getBytes(), IME_TRACING_FROM_IMS, where); in triggerServiceDump()
80 public void sendToService(byte[] protoDump, int source, String where) { in sendToService() method in ImeTracing
132 sendToService(null, IME_TRACING_FROM_IMMS, where); in triggerManagerServiceDump()