Searched refs:mShortcutType (Results 1 – 2 of 2) sorted by relevance
49 private final int mShortcutType = ACCESSIBILITY_SHORTCUT_KEY; field in AccessibilityShortcutChooserActivity64 mTargets.addAll(getTargets(this, mShortcutType)); in onCreate()106 mTargets.addAll(getTargets(this, mShortcutType)); in onDoneButtonClicked()123 mTargets.addAll(getInstalledTargets(this, mShortcutType)); in onEditButtonClicked()138 mShortcutType == ACCESSIBILITY_BUTTON in updateDialogListeners()
47 private int mShortcutType; field in AccessibilityTarget61 mShortcutType = shortcutType; in AccessibilityTarget()128 return mShortcutType; in getShortcutType()