Searched refs:setLocusId (Results 1 – 6 of 6) sorted by relevance
99 boolean suppressBubble, boolean useShortcut, boolean setLocusId) { in sendBubble() argument123 if (setLocusId) { in sendBubble()124 nb.setLocusId(new LocusId(String.valueOf(notifId))); in sendBubble()
131 public void setLocusId(String locusId) { in setLocusId() method in DataSharingService
145 () -> new ShortcutInfo.Builder(getTestContext(), "id").setLocusId(null)); in testShortcutInfoMissingMandatoryFields()394 .setLocusId(locusId("4815162342")) in testSetDynamicShortcuts_details()454 .setLocusId(locusId("4815162342")) in testSetDynamicShortcuts_details()810 .setLocusId(locusId("4815162342")) in testAddDynamicShortcuts_details()870 .setLocusId(locusId("4815162342")) in testAddDynamicShortcuts_details()1149 .setLocusId(locusId("4815162342")) in testUpdateShortcut_details()1399 .setLocusId(locusId("108")) in testUpdateShortcut_details()
525 b.setLocusId(locusId); in makeShortcut()
109 .setLocusId(Utils.DIRECT_ACTIONS_LOCUS_ID) in onGetDirectActions()
5633 …method @NonNull public android.app.DirectAction.Builder setLocusId(@Nullable android.content.Locus…6711 …method @NonNull public android.app.Notification.Builder setLocusId(@Nullable android.content.Locus…13597 …method @NonNull public android.content.pm.ShortcutInfo.Builder setLocusId(@NonNull android.content…