Searched refs:NewIntentData (Results 1 – 1 of 1) sorted by relevance
366 static final class NewIntentData { class in ActivityThread675 NewIntentData data = new NewIntentData(); in scheduleNewIntent()1416 handleNewIntent((NewIntentData)msg.obj); in handleMessage()2565 private void handleNewIntent(NewIntentData data) { in handleNewIntent()