Home
last modified time | relevance | path

Searched refs:onNewIntent (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/ui/
DQuickContactActivity.java46 this.onNewIntent(getIntent()); in onCreate()
50 public void onNewIntent(Intent intent) { in onNewIntent() method in QuickContactActivity
51 super.onNewIntent(intent); in onNewIntent()
/packages/apps/DeskClock/src/com/android/deskclock/
DAlarmAlert.java198 protected void onNewIntent(Intent intent) { in onNewIntent() method in AlarmAlert
199 super.onNewIntent(intent); in onNewIntent()
/packages/apps/AlarmClock/src/com/android/alarmclock/
DAlarmAlert.java212 protected void onNewIntent(Intent intent) { in onNewIntent() method in AlarmAlert
213 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Calendar/src/com/android/calendar/
DWeekActivity.java60 protected void onNewIntent(Intent intent) { in onNewIntent() method in WeekActivity
DAgendaActivity.java126 protected void onNewIntent(Intent intent) { in onNewIntent() method in AgendaActivity
DCalendarActivity.java128 protected void onNewIntent(Intent intent) { in onNewIntent() method in CalendarActivity
DMonthActivity.java267 protected void onNewIntent(Intent intent) { in onNewIntent() method in MonthActivity
/packages/apps/Stk/src/com/android/stk/
DStkMenuActivity.java95 protected void onNewIntent(Intent intent) { in onNewIntent() method in StkMenuActivity
96 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Contacts/src/com/android/contacts/
DDialtactsActivity.java232 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DialtactsActivity
DTwelveKeyDialer.java358 protected void onNewIntent(Intent newIntent) { in onNewIntent() method in TwelveKeyDialer
/packages/apps/Mms/src/com/android/mms/ui/
DManageSimMessages.java100 protected void onNewIntent(Intent intent) { in onNewIntent() method in ManageSimMessages
DConversationList.java207 protected void onNewIntent(Intent intent) { in onNewIntent() method in ConversationList
DComposeMessageActivity.java1749 protected void onNewIntent(Intent intent) { in onNewIntent() method in ComposeMessageActivity
1750 super.onNewIntent(intent); in onNewIntent()
/packages/apps/IM/src/com/android/im/app/
DNewChatActivity.java110 protected void onNewIntent(Intent intent) { in onNewIntent() method in NewChatActivity
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java833 protected void onNewIntent(Intent intent) { in onNewIntent() method in Launcher
834 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Launcher/src/com/android/launcher/
DLauncher.java807 protected void onNewIntent(Intent intent) { in onNewIntent() method in Launcher
808 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Music/src/com/android/music/
DMediaPlaybackActivity.java504 public void onNewIntent(Intent intent) { in onNewIntent() method in MediaPlaybackActivity
/packages/apps/Phone/src/com/android/phone/
DInCallScreen.java1105 protected void onNewIntent(Intent intent) { in onNewIntent() method in InCallScreen
/packages/apps/Browser/src/com/android/browser/
DBrowserActivity.java487 protected void onNewIntent(Intent intent) { in onNewIntent() method in BrowserActivity