Searched refs:NewIntentData (Results 1 – 1 of 1) sorted by relevance
365 static final class NewIntentData { class in ActivityThread663 NewIntentData data = new NewIntentData(); in scheduleNewIntent()1375 handleNewIntent((NewIntentData)msg.obj); in handleMessage()2476 private void handleNewIntent(NewIntentData data) { in handleNewIntent()