Home
last modified time | relevance | path

Searched defs:onNewIntent (Results 1 – 25 of 80) sorted by relevance

1234

/aosp12/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
H A DDialogSmsDisplay.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in DialogSmsDisplay
/aosp12/packages/apps/Browser2/src/org/chromium/webview_shell/
H A DTelemetryMemoryPressureActivity.java44 protected void onNewIntent(Intent intent) { in onNewIntent() method in TelemetryMemoryPressureActivity
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
H A DDvrBrowseActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrBrowseActivity
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DClearTop.java40 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/aosp12/packages/apps/Car/Cluster/ClusterHomeSample/src/com/android/car/cluster/home/
H A DClusterHomeActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in ClusterHomeActivity
H A DFakeFreeNavigationActivity.java49 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeFreeNavigationActivity
/aosp12/packages/services/Mtp/tests/src/com/android/mtp/
H A DTestResultActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestResultActivity
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DImeActivity.java51 protected void onNewIntent(Intent intent) { in onNewIntent() method in ImeActivity
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cluster/
H A DFakeClusterNavigationActivity.java50 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeClusterNavigationActivity
/aosp12/frameworks/base/tests/ActivityManagerPerfTests/stub-app/src/com/android/stubs/am/
H A DTestActivity.java46 public void onNewIntent(Intent intent) { in onNewIntent() method in TestActivity
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DFakeFreeNavigationActivity.java48 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeFreeNavigationActivity
/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/
H A DChannelPanelActivity.java61 protected void onNewIntent(Intent intent) { in onNewIntent() method in ChannelPanelActivity
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/addappnetworks/
H A DAddAppNetworksActivity.java77 protected void onNewIntent(Intent intent) { in onNewIntent() method in AddAppNetworksActivity
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DActionDisabledByAdminDialog.java50 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
/aosp12/packages/apps/Dialer/java/com/android/dialer/main/
H A DMainActivityPeer.java37 void onNewIntent(Intent intent); in onNewIntent() method
/aosp12/packages/apps/Settings/src/com/android/settings/enterprise/
H A DActionDisabledByAdminDialog.java47 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
/aosp12/frameworks/base/tests/ShowWhenLockedApp/src/com/android/showwhenlocked/
H A DShowWhenLockedActivity.java97 protected void onNewIntent(Intent intent) { in onNewIntent() method in ShowWhenLockedActivity
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
H A DVideoPlayerActivity.java90 protected void onNewIntent(@Nullable Intent intent) { in onNewIntent() method in VideoPlayerActivity
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationPanelActivity.java89 public void onNewIntent(Intent intent) { in onNewIntent() method in TvNotificationPanelActivity
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/
H A DInCallActivity.java107 protected void onNewIntent(Intent i) { in onNewIntent() method in InCallActivity
/aosp12/packages/apps/Settings/src/com/android/settings/panel/
H A DSettingsPanelActivity.java78 protected void onNewIntent(Intent intent) { in onNewIntent() method in SettingsPanelActivity
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoActivity.java157 protected void onNewIntent(Intent intent) { in onNewIntent() method in EventInfoActivity
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
H A DDvrPlaybackActivity.java63 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrPlaybackActivity
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DPickSmsSubscriptionActivity.java98 protected void onNewIntent(Intent intent) { in onNewIntent() method in PickSmsSubscriptionActivity
/aosp12/packages/apps/Tag/src/com/android/apps/tag/
H A DTagViewer.java115 public void onNewIntent(Intent intent) { in onNewIntent() method in TagViewer

1234