/packages/apps/Contacts/src/com/android/contacts/ui/ |
D | QuickContactActivity.java | 46 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/ |
D | AlarmAlert.java | 198 protected void onNewIntent(Intent intent) { in onNewIntent() method in AlarmAlert 199 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
D | AlarmAlert.java | 212 protected void onNewIntent(Intent intent) { in onNewIntent() method in AlarmAlert 213 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | WeekActivity.java | 60 protected void onNewIntent(Intent intent) { in onNewIntent() method in WeekActivity
|
D | AgendaActivity.java | 126 protected void onNewIntent(Intent intent) { in onNewIntent() method in AgendaActivity
|
D | CalendarActivity.java | 128 protected void onNewIntent(Intent intent) { in onNewIntent() method in CalendarActivity
|
D | MonthActivity.java | 267 protected void onNewIntent(Intent intent) { in onNewIntent() method in MonthActivity
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkMenuActivity.java | 95 protected void onNewIntent(Intent intent) { in onNewIntent() method in StkMenuActivity 96 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | DialtactsActivity.java | 232 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DialtactsActivity
|
D | TwelveKeyDialer.java | 358 protected void onNewIntent(Intent newIntent) { in onNewIntent() method in TwelveKeyDialer
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | ManageSimMessages.java | 100 protected void onNewIntent(Intent intent) { in onNewIntent() method in ManageSimMessages
|
D | ConversationList.java | 207 protected void onNewIntent(Intent intent) { in onNewIntent() method in ConversationList
|
D | ComposeMessageActivity.java | 1749 protected void onNewIntent(Intent intent) { in onNewIntent() method in ComposeMessageActivity 1750 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/IM/src/com/android/im/app/ |
D | NewChatActivity.java | 110 protected void onNewIntent(Intent intent) { in onNewIntent() method in NewChatActivity
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Launcher.java | 833 protected void onNewIntent(Intent intent) { in onNewIntent() method in Launcher 834 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Launcher/src/com/android/launcher/ |
D | Launcher.java | 807 protected void onNewIntent(Intent intent) { in onNewIntent() method in Launcher 808 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Music/src/com/android/music/ |
D | MediaPlaybackActivity.java | 504 public void onNewIntent(Intent intent) { in onNewIntent() method in MediaPlaybackActivity
|
/packages/apps/Phone/src/com/android/phone/ |
D | InCallScreen.java | 1105 protected void onNewIntent(Intent intent) { in onNewIntent() method in InCallScreen
|
/packages/apps/Browser/src/com/android/browser/ |
D | BrowserActivity.java | 487 protected void onNewIntent(Intent intent) { in onNewIntent() method in BrowserActivity
|