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