HomeSort by relevance Sort by last modified time
    Searched full:accessibilityservices (Results 1 - 8 of 8) sorted by null

  /packages/apps/Dialer/res/values/
strings.xml 31 Note: AccessibilityServices use this attribute to announce what the view represents.
39 Note: AccessibilityServices use this attribute to announce what the view represents.
188 Note: AccessibilityServices use this attribute to announce what the view represents.
195 Note: AccessibilityServices use this attribute to announce what the view represents.
202 Note: AccessibilityServices use this attribute to announce what the view represents.
209 Note: AccessibilityServices use this attribute to announce what the view represents.
216 Note: AccessibilityServices use this attribute to announce what the view represents.
223 Note: AccessibilityServices use this attribute to announce what the view represents.
230 Note: AccessibilityServices use this attribute to announce what the view represents.
237 Note: AccessibilityServices use this attribute to announce what the view represents
    [all...]
  /packages/apps/InCallUI/res/values/
strings.xml 341 Note: AccessibilityServices use this attribute to announce what the view represents.
349 Note: AccessibilityServices use this attribute to announce what the view represents.
357 Note: AccessibilityServices use this attribute to announce what the view represents.
365 Note: AccessibilityServices use this attribute to announce what the view represents.
373 Note: AccessibilityServices use this attribute to announce what the view represents.
381 Note: AccessibilityServices use this attribute to announce what the view represents.
389 Note: AccessibilityServices use this attribute to announce what the view represents.
397 Note: AccessibilityServices use this attribute to announce what the view represents.
405 Note: AccessibilityServices use this attribute to announce what the view represents.
413 Note: AccessibilityServices use this attribute to announce what the view represents
    [all...]
  /packages/apps/Settings/src/com/android/settings/search/
DynamicIndexableContentMonitor.java 113 List<AccessibilityServiceInfo> accessibilityServices = accessibilityManager
115 final int accessibilityServiceCount = accessibilityServices.size();
117 AccessibilityServiceInfo accessibilityService = accessibilityServices.get(i);
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 399 Log.i(LOG_TAG, "Installed AccessibilityServices " + services);
402 Log.e(LOG_TAG, "Error while obtaining the installed AccessibilityServices. ", re);
441 Log.i(LOG_TAG, "Installed AccessibilityServices " + services);
444 Log.e(LOG_TAG, "Error while obtaining the installed AccessibilityServices. ", re);
  /packages/experimental/LoaderApp/res/values/
strings.xml 540 Note: AccessibilityServices use this attribute to announce what the view represents.
547 Note: AccessibilityServices use this attribute to announce what the view represents.
554 Note: AccessibilityServices use this attribute to announce what the view represents.
561 Note: AccessibilityServices use this attribute to announce what the view represents.
568 Note: AccessibilityServices use this attribute to announce what the view represents.
575 Note: AccessibilityServices use this attribute to announce what the view represents.
582 Note: AccessibilityServices use this attribute to announce what the view represents.
589 Note: AccessibilityServices use this attribute to announce what the view represents.
596 Note: AccessibilityServices use this attribute to announce what the view represents.
603 Note: AccessibilityServices use this attribute to announce what the view represents
    [all...]
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 47 * <p>For more information about creating AccessibilityServices, read the
AccessibilityServiceInfo.java 56 * <p>For more information about creating AccessibilityServices, read the
    [all...]
  /packages/apps/ContactsCommon/res/values/
strings.xml 176 Note: AccessibilityServices use this attribute to announce what the view represents.
    [all...]

Completed in 214 milliseconds