Searched refs:NEW_INTENT (Results 1 – 1 of 1) sorted by relevance
679 sendMessage(H.NEW_INTENT, data); in scheduleNewIntent()1240 public static final int NEW_INTENT = 112; field in ActivityThread.H1294 case NEW_INTENT: return "NEW_INTENT"; in codeToString()1414 case NEW_INTENT: in handleMessage()