Home
last modified time | relevance | path

Searched defs:createActivityIntent (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/
H A DCarrierDefaultActivityTestCase.java68 protected Intent createActivityIntent() { in createActivityIntent() method in CarrierDefaultActivityTestCase
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastSettingsTest.java142 protected Intent createActivityIntent() { in createActivityIntent() method in CellBroadcastSettingsTest
H A DCellBroadcastActivityTestCase.java81 protected Intent createActivityIntent() { in createActivityIntent() method in CellBroadcastActivityTestCase
H A DCellBroadcastAlertDialogTest.java94 protected Intent createActivityIntent() { in createActivityIntent() method in CellBroadcastAlertDialogTest
/aosp12/packages/apps/Dialer/java/com/android/incallui/spam/
H A DSpamNotificationActivity.java98 public static Intent createActivityIntent( in createActivityIntent() method in SpamNotificationActivity