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()
83 protected void sendToService(byte[] protoDump, int source, String where) { in sendToService() method in ImeTracing
133 sendToService(null, IME_TRACING_FROM_IMMS, where); in triggerManagerServiceDump()