Searched defs:shortcutManager (Results 1 – 7 of 7) sorted by relevance
51 final ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in testPocCVE_2024_31314() local
78 ShortcutManager shortcutManager = mContext.getSystemService(ShortcutManager.class); in addDynamicShortcuts() local85 ShortcutManager shortcutManager = mContext.getSystemService(ShortcutManager.class); in removeAllDynamicShortcuts() local
91 final ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in testPocCVE_2023_40092() local
74 ShortcutManager shortcutManager = getSystemService(ShortcutManager.class); in onStartCommand() local
342 ShortcutManager shortcutManager = getSystemService(ShortcutManager.class); in updateViewForCompletionSummary() local1048 ShortcutManager shortcutManager = getSystemService(ShortcutManager.class); in createShortcuts() local
56 private lateinit var shortcutManager: ShortcutManager in <lambda>() variable in com.android.cts.verifier.notifications.NotificationHidingVerifierActivity
511 final ShortcutManager shortcutManager = mContext.getSystemService(ShortcutManager.class); in testShortcutChangeTheme() local