Searched refs:ShortcutButton (Results 1 – 1 of 1) sorted by relevance
332 return new ShortcutButton(mContext, shortcut); in create()345 private static class ShortcutButton implements IntentButton { class in LockscreenFragment349 public ShortcutButton(Context context, Shortcut shortcut) { in ShortcutButton() method in LockscreenFragment.ShortcutButton