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