Home
last modified time | relevance | path

Searched refs:setShortcutId (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DNotificationHelperTest.java75 .setShortcutId(SHORTCUT_ID_1)
89 .setShortcutId(SHORTCUT_ID_1)
99 .setShortcutId(SHORTCUT_ID_1)
106 .setShortcutId(SHORTCUT_ID_2)
145 .setShortcutId(SHORTCUT_ID_1) in testGetMessagingStyleMessagesNoMessage()
215 .setShortcutId(SHORTCUT_ID_1) in testGetSenderIfGroupConversation_notGroup()
231 .setShortcutId(SHORTCUT_ID_1) in testGetSenderIfGroupConversation_group()
250 .setShortcutId(SHORTCUT_ID_1) in testGetSenderIfGroupConversation_groupNoName()
H A DPeopleSpaceUtilsTest.java135 .setShortcutId(SHORTCUT_ID_1)
148 .setShortcutId(SHORTCUT_ID_2)
157 .setShortcutId(SHORTCUT_ID_3)
266 .setShortcutId(SHORTCUT_ID_1) in testAugmentTileFromNotificationGroupWithSender()
304 .setShortcutId(SHORTCUT_ID_1) in testAugmentTileFromNotificationGroupWithImageUri()
337 .setShortcutId(SHORTCUT_ID_1) in testAugmentTileFromNotificationGroupWithAudioUri()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DConversationInfoTest.java56 .setShortcutId(SHORTCUT_ID) in testBuild()
102 .setShortcutId(SHORTCUT_ID) in testBuildEmpty()
132 .setShortcutId(SHORTCUT_ID) in testBuildFromAnotherConversationInfo()
181 .setShortcutId(SHORTCUT_ID) in testBuildFromAnotherConversation_identicalConversation()
230 .setShortcutId(SHORTCUT_ID) in testBuildFromBackupPayload()
282 .setShortcutId(SHORTCUT_ID) in testBuildFromProtoPayload()
H A DPackageDataTest.java66 .setShortcutId(SHORTCUT_ID) in setUp()
172 .setShortcutId(SHORTCUT_ID) in testPruneOrphanEvents()
H A DConversationStoreTest.java325 .setShortcutId(shortcutId) in buildConversationInfo()
H A DUsageStatsQueryHelperTest.java95 .setShortcutId(SHORTCUT_ID) in setUp()
H A DDataManagerTest.java1266 builder.setShortcutId(TEST_SHORTCUT_ID + 0); in testUncacheOldestCachedShortcut_legacyConversation()
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DConversationInfo.java393 builder.setShortcutId( in readFromProto()
453 builder.setShortcutId(in.readUTF()); in readFromBackupPayload()
553 Builder setShortcutId(@NonNull String shortcutId) { in setShortcutId() method in ConversationInfo.Builder
H A DDataManager.java907 builder.setShortcutId(shortcutInfo.getId()); in addOrUpdateConversationInfo()
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DBubbleHelper.java124 .setShortcutId(shortcutId) in getNotificationBuilder()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBubbleExtractorTest.java118 builder.setShortcutId(SHORTCUT_ID); in getNotificationRecord()
H A DNotificationManagerServiceTest.java1014 .setShortcutId(VALID_CONVO_SHORTCUT_ID) in getMessageStyleNotifBuilder()
8471 nb.setShortcutId(null); in testFlagBubbleNotifs_noFlag_noShortcut()
9532 nb.setShortcutId(VALID_CONVO_SHORTCUT_ID);
9592 nb.setShortcutId(shortcutId);
10040 nb.setShortcutId(null);
10059 .setShortcutId(null)
10081 nb.setShortcutId(null);
10117 nb.setShortcutId(null);
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DCat.java283 .setShortcutId(getShortcutId())
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1629 .setShortcutId(shortcutId); in createMessagingStyleNotification()
1648 .setShortcutId(shortcutId); in createMessagingStyleNotificationWithoutExtras()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfoTest.java205 .setShortcutId(CONVERSATION_ID) in setUp()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java4075 public Builder setShortcutId(String shortcutId) { in setShortcutId() method in Notification.Builder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2233 HSPLandroid/app/Notification$Builder;->setShortcutId(Ljava/lang/String;)Landroid/app/Notification$B…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2233 HSPLandroid/app/Notification$Builder;->setShortcutId(Ljava/lang/String;)Landroid/app/Notification$B…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6524 method @NonNull public android.app.Notification.Builder setShortcutId(String);