Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
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()
DPeopleSpaceUtilsTest.java136 .setShortcutId(SHORTCUT_ID_1)
149 .setShortcutId(SHORTCUT_ID_2)
158 .setShortcutId(SHORTCUT_ID_3)
271 .setShortcutId(SHORTCUT_ID_1) in testAugmentTileFromNotificationGroupWithSender()
309 .setShortcutId(SHORTCUT_ID_1) in testAugmentTileFromNotificationGroupWithImageUri()
342 .setShortcutId(SHORTCUT_ID_1) in testAugmentTileFromNotificationGroupWithAudioUri()
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DConversationInfoTest.java54 .setShortcutId(SHORTCUT_ID) in testBuild()
98 .setShortcutId(SHORTCUT_ID) in testBuildEmpty()
127 .setShortcutId(SHORTCUT_ID) in testBuildFromAnotherConversationInfo()
DPackageDataTest.java66 .setShortcutId(SHORTCUT_ID) in setUp()
172 .setShortcutId(SHORTCUT_ID) in testPruneOrphanEvents()
DConversationStoreTest.java325 .setShortcutId(shortcutId) in buildConversationInfo()
DUsageStatsQueryHelperTest.java95 .setShortcutId(SHORTCUT_ID) in setUp()
/frameworks/base/services/people/java/com/android/server/people/data/
DConversationInfo.java371 builder.setShortcutId( in readFromProto()
427 builder.setShortcutId(in.readUTF()); in readFromBackupPayload()
510 Builder setShortcutId(@NonNull String shortcutId) { in setShortcutId() method in ConversationInfo.Builder
DDataManager.java884 builder.setShortcutId(shortcutInfo.getId()); in addOrUpdateConversationInfo()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBubbleExtractorTest.java118 builder.setShortcutId(SHORTCUT_ID); in getNotificationRecord()
DNotificationManagerServiceTest.java870 .setShortcutId(VALID_CONVO_SHORTCUT_ID) in getMessageStyleNotifBuilder()
6251 nb.setShortcutId(null); in testFlagBubbleNotifs_noFlag_noShortcut()
7128 nb.setShortcutId(VALID_CONVO_SHORTCUT_ID); in testNotificationBubbles_flagRemoved_whenShortcutRemoved()
7188 nb.setShortcutId(shortcutId); in testNotificationBubbles_shortcut_stopListeningWhenNotifRemoved()
7647 nb.setShortcutId(null); in testRecordMessages_invalidMsg()
7666 .setShortcutId(null) in testRecordMessages_invalidMsg_notMessageStyle()
7688 nb.setShortcutId(null); in testRecordMessages_validMsg()
7724 nb.setShortcutId(null); in testRecordMessages_invalidMsg_afterValidMsg()
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DCat.java283 .setShortcutId(getShortcutId())
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java1615 .setShortcutId(shortcutId); in createMessagingStyleNotification()
1634 .setShortcutId(shortcutId); in createMessagingStyleNotificationWithoutExtras()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfoTest.java202 .setShortcutId(CONVERSATION_ID) in setUp()
/frameworks/base/core/java/android/app/
DNotification.java3917 public Builder setShortcutId(String shortcutId) { in setShortcutId() method in Notification.Builder
/frameworks/base/boot/
Dboot-image-profile.txt2137 HSPLandroid/app/Notification$Builder;->setShortcutId(Ljava/lang/String;)Landroid/app/Notification$B…
/frameworks/base/core/api/
Dcurrent.txt5959 method @NonNull public android.app.Notification.Builder setShortcutId(String);
/frameworks/base/config/
Dboot-image-profile.txt2137 HSPLandroid/app/Notification$Builder;->setShortcutId(Ljava/lang/String;)Landroid/app/Notification$B…
/frameworks/base/services/
Dart-profile28431 HPLcom/android/server/people/data/ConversationInfo$Builder;->setShortcutId(Ljava/lang/String;)Lcom/…