Searched defs:ShortcutButton (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DLockscreenFragment.java340 return new ShortcutButton(mContext, shortcut);
353 private static class ShortcutButton implements IntentButton { class in class:LockscreenFragment
357 public ShortcutButton(Context context, Shortcut shortcut) { method in class:LockscreenFragment.ShortcutButton

Completed in 123 milliseconds