Home | History | Annotate | Download | only in widgets

Lines Matching defs:performAccessibilityAction

734     public boolean performAccessibilityAction(int action, Bundle arguments) {
735 if (super.performAccessibilityAction(action, arguments)) {