Searched refs:setLocusId (Results 1 – 5 of 5) sorted by relevance
118 boolean suppressBubble, boolean useShortcut, boolean setLocusId) { in sendBubble() argument142 if (setLocusId) { in sendBubble()143 nb.setLocusId(new LocusId(String.valueOf(notifId))); in sendBubble()
128 public void setLocusId(String locusId) { in setLocusId() method in DataSharingService
96 .setLocusId(Utils.DIRECT_ACTIONS_LOCUS_ID) in onGetDirectActions()
156 () -> new ShortcutInfo.Builder(getTestContext(), "id").setLocusId(null)); in testShortcutInfoMissingMandatoryFields()405 .setLocusId(locusId("4815162342")) in testSetDynamicShortcuts_details()465 .setLocusId(locusId("4815162342")) in testSetDynamicShortcuts_details()762 .setLocusId(locusId("4815162342")) in testAddDynamicShortcuts_details()822 .setLocusId(locusId("4815162342")) in testAddDynamicShortcuts_details()1101 .setLocusId(locusId("4815162342")) in testUpdateShortcut_details()1351 .setLocusId(locusId("108")) in testUpdateShortcut_details()
499 b.setLocusId(locusId); in makeShortcut()