Searched refs:SEND_RESULT (Results 1 – 1 of 1) sorted by relevance
616 sendMessage(H.SEND_RESULT, res); in scheduleSendResult()1195 public static final int SEND_RESULT = 108; field in ActivityThread.H1249 case SEND_RESULT: return "SEND_RESULT"; in codeToString()1350 case SEND_RESULT: in handleMessage()