/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/ |
D | NotificationHelperTest.java | 113 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build()) 120 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build()) 128 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build()) 135 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build())
|
D | PeopleSpaceUtilsTest.java | 162 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build()) 168 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_2).build()) 174 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_3).build()) 280 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build()) in testAugmentTileFromNotificationGroupWithSender() 313 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build()) in testAugmentTileFromNotificationGroupWithImageUri() 346 .setShortcutInfo(new ShortcutInfo.Builder(mContext, SHORTCUT_ID_1).build()) in testAugmentTileFromNotificationGroupWithAudioUri()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | BubbleExtractorTest.java | 132 r.setShortcutInfo(mShortcutInfo); in getNotificationRecord() 377 r.setShortcutInfo(null); in testFlagBubble_false_noIntentInvalidShortcut() 394 r.setShortcutInfo(null); in testFlagBubble_false_invalidIntentNoShortcut() 442 r.setShortcutInfo(null); in testFlagBubble_false_noShortcut()
|
D | NotificationRecordTest.java | 1363 record.setShortcutInfo(mock(ShortcutInfo.class)); in testIsConversation() 1377 record.setShortcutInfo(shortcutMock); in testIsConversation_shortcutHasOneBot_targetsR() 1390 record.setShortcutInfo(shortcutMock); in testIsConversation_shortcutHasOnePerson_targetsR() 1405 record.setShortcutInfo(shortcutMock); in testIsConversation_shortcutHasOneBotOnePerson_targetsR() 1415 record.setShortcutInfo(null); in testIsConversation_noShortcut() 1425 record.setShortcutInfo(null); in testIsConversation_noShortcut_appHasPreviousSentFullConversation() 1436 record.setShortcutInfo(null); in testIsConversation_noShortcut_userDemotedApp() 1446 record.setShortcutInfo(null); in testIsConversation_noShortcut_targetsR() 1456 record.setShortcutInfo(mock(ShortcutInfo.class)); in testIsConversation_channelDemoted() 1465 record.setShortcutInfo(mock(ShortcutInfo.class)); in testIsConversation_withAdjustmentOverride()
|
D | NotificationAttentionHelperTest.java | 530 r.setShortcutInfo(sb.setId(shortcutId).build()); in getConversationNotificationRecord()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationEntryBuilder.java | 361 public NotificationEntryBuilder setShortcutInfo(ShortcutInfo shortcutInfo) { in setShortcutInfo() method in NotificationEntryBuilder 362 mRankingBuilder.setShortcutInfo(shortcutInfo); in setShortcutInfo()
|
/frameworks/base/core/java/android/service/notification/ |
D | ConversationChannelWrapper.java | 109 public void setShortcutInfo(ShortcutInfo shortcutInfo) { in setShortcutInfo() method in ConversationChannelWrapper
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/ |
D | PeopleSpaceWidgetManagerTest.java | 317 .setShortcutInfo(mShortcutInfo) in setUp() 664 .setShortcutInfo(mShortcutInfo) in testUpdateNotificationPostedIfExistingTile() 723 .setShortcutInfo(mShortcutInfo) in testUpdateMissedCallNotificationWithoutContentPostedIfExistingTile() 747 .setShortcutInfo(mShortcutInfo) in testUpdateMissedCallNotificationWithContentPostedIfExistingTile() 771 .setShortcutInfo(mShortcutInfo) in testUpdateMissedCallNotificationWithContentPostedIfMatchingUriTile() 801 .setShortcutInfo(mShortcutInfo) in testRemoveMissedCallNotificationWithContentPostedIfMatchingUriTile() 844 .setShortcutInfo(mShortcutInfo) in testUpdateMissedCallNotificationWithContentPostedIfMatchingUriTileFromSender() 889 .setShortcutInfo(mShortcutInfo) in testDoNotUpdateMissedCallNotificationWithContentPostedIfNoPersonsAttached() 922 .setShortcutInfo(mShortcutInfo) in testDoNotUpdateMissedCallNotificationWithContentPostedIfNotMatchingUriTile() 953 .setShortcutInfo(mShortcutInfo) in testDoNotUpdateMissedCallIfMatchingUriTileMissingReadContactsPermission() [all …]
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
D | RankingBuilder.java | 210 public RankingBuilder setShortcutInfo(ShortcutInfo shortcutInfo) { in setShortcutInfo() method in RankingBuilder
|
/frameworks/base/core/java/android/app/search/ |
D | SearchTarget.java | 412 public Builder setShortcutInfo(@NonNull ShortcutInfo shortcutInfo) { in setShortcutInfo() method in SearchTarget.Builder
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/ |
D | IconManagerTest.kt | 270 builder.setShortcutInfo(shortcut) in notificationEntry()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | ConversationCoordinatorTest.kt | 275 it.setShortcutInfo(if (type >= TYPE_FULL_PERSON) mock() else null) in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationConversationInfoTest.java | 213 mEntry = new NotificationEntryBuilder().setSbn(mSbn).setShortcutInfo(mShortcutInfo).build(); in setUp() 224 .setShortcutInfo(mShortcutInfo) in setUp() 405 .setShortcutInfo(mShortcutInfo) in testBindNotification_delegate()
|
/frameworks/base/core/java/android/window/ |
D | WindowContainerTransaction.java | 1550 .setShortcutInfo(shortcutInfo) in createForStartShortcut() 1988 Builder setShortcutInfo(@Nullable ShortcutInfo shortcutInfo) { in setShortcutInfo() method in WindowContainerTransaction.HierarchyOp.Builder
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationRecord.java | 1571 public void setShortcutInfo(ShortcutInfo shortcutInfo) { in setShortcutInfo() method in NotificationRecord
|
D | NotificationManagerService.java | 4429 conversation.setShortcutInfo(null); 4431 conversation.setShortcutInfo(mShortcutHelper.getValidShortcutInfo( 4485 conversation.setShortcutInfo(null); 4487 conversation.setShortcutInfo(mShortcutHelper.getValidShortcutInfo( 7503 r.setShortcutInfo(info); 7922 r.setShortcutInfo(null);
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/ |
D | BubblesTest.java | 2415 .setShortcutInfo(shortcutInfo) in createBubbleEntry()
|
/frameworks/base/core/api/ |
D | system-current.txt | 2563 …method @NonNull public android.app.search.SearchTarget.Builder setShortcutInfo(@NonNull android.co…
|
/frameworks/base/services/ |
D | art-wear-profile | 16314 PLcom/android/server/notification/NotificationRecord;->setShortcutInfo(Landroid/content/pm/Shortcut…
|