Home
last modified time | relevance | path

Searched refs:updateList (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/AppShortcuts/src/com.example.android.appshortcuts/
DShortcutHelper.java127 final List<ShortcutInfo> updateList = new ArrayList<>(); in refreshShortcuts() local
147 updateList.add(b.build()); in refreshShortcuts()
150 if (updateList.size() > 0) { in refreshShortcuts()
151 callShortcutManager(() -> mShortcutManager.updateShortcuts(updateList)); in refreshShortcuts()
/development/samples/ShortcutSample/src/com/example/android/shortcutsample/
DShortcutHelper.java129 final List<ShortcutInfo> updateList = new ArrayList<>(); in refreshShortcuts() local
149 updateList.add(b.build()); in refreshShortcuts()
152 if (updateList.size() > 0) { in refreshShortcuts()
153 callShortcutManager(() -> mShortcutManager.updateShortcuts(updateList)); in refreshShortcuts()
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublisher.java281 final List updateList = new ArrayList<>(); in onUpdatePressed() local
287 updateList.add(addRandomIntents(this, new ShortcutInfo.Builder(this, si.getId())) in onUpdatePressed()
290 callApi(this, () -> mShortcutManager.updateShortcuts(updateList)); in onUpdatePressed()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv18935 …ps/Bluetooth,fake_7ShMyxmKTmmfcIo8lYhfLg@fakeemail.com,PBAP: Handle null contacts in the updateList