/packages/apps/Contacts/src/com/android/contacts/activities/ |
D | GroupBrowserActivity.java | 42 protected void onNewIntent(Intent intent) { in onNewIntent() method in GroupBrowserActivity
|
D | GroupEditorActivity.java | 117 protected void onNewIntent(Intent intent) { in onNewIntent() method in GroupEditorActivity 118 super.onNewIntent(intent); in onNewIntent()
|
D | ContactEditorActivity.java | 106 protected void onNewIntent(Intent intent) { in onNewIntent() method in ContactEditorActivity 107 super.onNewIntent(intent); in onNewIntent()
|
D | DialtactsActivity.java | 629 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DialtactsActivity
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | SizeLimitActivity.java | 47 protected void onNewIntent(Intent intent) { in onNewIntent() method in SizeLimitActivity 48 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | AlarmAlertFullScreen.java | 221 protected void onNewIntent(Intent intent) { in onNewIntent() method in AlarmAlertFullScreen 222 super.onNewIntent(intent); in onNewIntent()
|
D | DeskClock.java | 406 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DeskClock 407 super.onNewIntent(newIntent); in onNewIntent()
|
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/ |
D | DialogSmsDisplay.java | 75 protected void onNewIntent(Intent intent) { in onNewIntent() method in DialogSmsDisplay
|
/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 | ContactsActivity.java | 91 onNewIntent(callbackIntent); in onServiceCompleted()
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | EventInfoActivity.java | 145 protected void onNewIntent(Intent intent) { in onNewIntent() method in EventInfoActivity
|
D | SearchActivity.java | 269 protected void onNewIntent(Intent intent) { in onNewIntent() method in SearchActivity
|
/packages/apps/Tag/src/com/android/apps/tag/ |
D | TagViewer.java | 111 public void onNewIntent(Intent intent) { in onNewIntent() method in TagViewer
|
/packages/apps/Phone/tests/src/com/android/phone/tests/ |
D | OtaspTestActivity.java | 122 protected void onNewIntent(Intent intent) { in onNewIntent() method in OtaspTestActivity
|
/packages/apps/BasicSmsReceiver/tests/src/com/android/basicsmsreceiver/ |
D | DialogSmsDisplayTests.java | 285 dialogSmsDisplayActivity.onNewIntent(di); in sendOnNewIntent()
|
/packages/apps/Browser/src/com/android/browser/ |
D | BrowserActivity.java | 92 protected void onNewIntent(Intent intent) { in onNewIntent() method in BrowserActivity
|
D | IntentHandler.java | 68 void onNewIntent(Intent intent) { in onNewIntent() method in IntentHandler
|
D | Controller.java | 351 mIntentHandler.onNewIntent(intent); in onPreloginFinished() 619 mIntentHandler.onNewIntent(intent); in handleNewIntent()
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastListActivity.java | 108 protected void onNewIntent(Intent intent) { in onNewIntent() method in CellBroadcastListActivity
|
/packages/apps/Settings/src/com/android/settings/ |
D | Settings.java | 206 public void onNewIntent(Intent intent) { in onNewIntent() method in Settings 207 super.onNewIntent(intent); in onNewIntent()
|
/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 | 238 protected void onNewIntent(Intent intent) { in onNewIntent() method in ConversationList
|
/packages/apps/Browser/tests/src/com/android/browser/ |
D | PopularUrlsTest.java | 479 mActivity.onNewIntent(intent); in loopUrls()
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | SearchActivity.java | 187 protected void onNewIntent(Intent intent) { in onNewIntent() method in SearchActivity
|
/packages/apps/Music/src/com/android/music/ |
D | MediaPlaybackActivity.java | 492 public void onNewIntent(Intent intent) { in onNewIntent() method in MediaPlaybackActivity
|