summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accessibility/AccessibilitySlicePreferenceController.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the NPE error when get the service summary.jasonwshsu2020-02-151-8/+2
* Remove on/off information if the services cannot toggle service on/offmenghanli2020-02-131-4/+13
* Make some accessibility related slices public.Yi-Ling Chuang2019-11-281-1/+1
* Add isSliceable API to BasePrefControllerMatthew Fritze2018-05-221-0/+5
* Establish permanently unavailable settingsMatthew Fritze2018-05-091-2/+1
* Add A11y SlicesMatthew Fritze2018-04-171-0/+108