Home
last modified time | relevance | path

Searched defs:callShortcutManager (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/system/AppShortcuts/app/src/main/java/com/example/android/appshortcuts/
DShortcutHelper.java74 private void callShortcutManager(BooleanSupplier r) { in callShortcutManager() method in ShortcutHelper
206 callShortcutManager(() -> { in addWebSiteShortcut() method