HomeSort by relevance Sort by last modified time
    Searched full:accessibility (Results 501 - 525 of 1434) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion12-expected-completion75.txt 70 android:importantForAccessibility : Controls how this View is important for accessibility which is if it fires accessibility events and if it is reported to accessibility services that query the screen. [integer, enum]
  /prebuilts/misc/common/droiddriver/
droiddriver-0.9.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityGlobalActionsTest.java 37 * The timeout since the last accessibility event to consider the device idle.
AccessibilityTextActionTest.java 21 import android.view.accessibility.AccessibilityNodeInfo;
  /cts/tests/tests/media/src/android/media/cts/
Utils.java 79 // Get permission to enable accessibility
  /development/samples/training/AnimationsDemo/res/values/
strings.xml 43 <!-- Accessibility-only descriptions -->
  /docs/source.android.com/src/compatibility/cts/
setup.jd 181 to run the accessibility tests with:<br>
183 On the device, enable: <strong>Settings > Accessibility > Accessibility >
184 Delegating Accessibility Service</strong></p>
  /docs/source.android.com/src/devices/tech/debug/
dumpsys.jd 56 accessibility
  /external/apache-http/src/org/apache/http/client/methods/
HttpHead.java 48 * often used for testing hypertext links for validity, accessibility,
  /external/chromium-trace/catapult/third_party/polymer/components/core-input/
core-input.html 26 Accessibility
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dialog/
paper-dialog.html 49 Accessibility
  /external/sfntly/cpp/src/sfntly/table/
font_data_table.h 44 // Note: changed from protected to avoid accessibility error in C++
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
DumpCommand.java 24 import android.view.accessibility.AccessibilityNodeInfo;
  /frameworks/base/core/java/android/view/
WindowCallbackWrapper.java 20 import android.view.accessibility.AccessibilityEvent;
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityEvent.java 17 package android.view.accessibility;
29 * This class represents accessibility events that are sent by the system when
34 * An accessibility event is fired by an individual view which populates the event with
38 * request for sending an event. The accessibility event is sent by the topmost view in the
40 * explore all records in an accessibility event to obtain more information about the
44 * The main purpose of an accessibility event is to expose enough information for an
46 * to the user. Sometimes however, an accessibility service may need more contextual
52 * accessibility service has not requested to retrieve the window content the event will
57 * This class represents various semantically different accessibility event
66 * <a href="{@docRoot}guide/topics/ui/accessibility/index.html">Accessibility</a
    [all...]
  /frameworks/base/core/java/android/widget/
EditText.java 28 import android.view.accessibility.AccessibilityNodeInfo;
SeekBar.java 21 import android.view.accessibility.AccessibilityNodeInfo;
  /frameworks/base/core/java/com/android/internal/view/
StandaloneActionMode.java 29 import android.view.accessibility.AccessibilityEvent;
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.0/changes/
jdiff_statistics.html 151 <TD><A HREF="pkg_android.support.v4.view.accessibility.html">android.support.v4.view.accessibility</A></TD>
183 <TD><A HREF="android.support.v4.view.accessibility.AccessibilityEventCompat.html">
184 android.support.v4.view.accessibility.AccessibilityEventCompat</A></TD>
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
PasswordTextView.java 38 import android.view.accessibility.AccessibilityEvent;
39 import android.view.accessibility.AccessibilityManager;
40 import android.view.accessibility.AccessibilityNodeInfo;
360 * @return true if the user has explicitly allowed accessibility services
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsHelper.java 233 // These are the critical accessibility settings that are required for users with
234 // accessibility needs to be able to interact with the device. If these settings are
236 // it means that the user has performed a global gesture to enable accessibility or set
237 // these settings in the Accessibility portion of the Setup Wizard, and definitely needs
  /frameworks/base/packages/SystemUI/res/values/
ids.xml 65 <!-- Accessibility actions for the docked stack divider -->
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
YearPickerView.java 24 import android.view.accessibility.AccessibilityEvent;

Completed in 923 milliseconds

<<21222324252627282930>>