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