Searched refs:updateList (Results 1 – 4 of 4) sorted by relevance
127 final List<ShortcutInfo> updateList = new ArrayList<>(); in refreshShortcuts() local147 updateList.add(b.build()); in refreshShortcuts()150 if (updateList.size() > 0) { in refreshShortcuts()151 callShortcutManager(() -> mShortcutManager.updateShortcuts(updateList)); in refreshShortcuts()
129 final List<ShortcutInfo> updateList = new ArrayList<>(); in refreshShortcuts() local149 updateList.add(b.build()); in refreshShortcuts()152 if (updateList.size() > 0) { in refreshShortcuts()153 callShortcutManager(() -> mShortcutManager.updateShortcuts(updateList)); in refreshShortcuts()
281 final List updateList = new ArrayList<>(); in onUpdatePressed() local287 updateList.add(addRandomIntents(this, new ShortcutInfo.Builder(this, si.getId())) in onUpdatePressed()290 callApi(this, () -> mShortcutManager.updateShortcuts(updateList)); in onUpdatePressed()
18935 …ps/Bluetooth,fake_7ShMyxmKTmmfcIo8lYhfLg@fakeemail.com,PBAP: Handle null contacts in the updateList