Searched refs:mShortcutType (Results 1 – 2 of 2) sorted by relevance
50 private final int mShortcutType = ACCESSIBILITY_SHORTCUT_KEY; field in AccessibilityShortcutChooserActivity67 mTargets.addAll(getTargets(this, mShortcutType)); in onCreate()167 mTargets.addAll(getTargets(this, mShortcutType)); in onDoneButtonClicked()184 mTargets.addAll(getInstalledTargets(this, mShortcutType)); in onEditButtonClicked()199 mShortcutType == ACCESSIBILITY_BUTTON in updateDialogListeners()
51 private int mShortcutType; field in AccessibilityTarget68 mShortcutType = shortcutType; in AccessibilityTarget()146 return mShortcutType; in getShortcutType()