OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accessibility
(Results
351 - 375
of
1434
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/docs/source.android.com/src/security/encryption/
index.jd
51
features like alarms could not operate,
accessibility
services were unavailable,
63
enabling quick access to important device features like
accessibility
services
/external/autotest/client/site_tests/accessibility_Sanity/
accessibility_Sanity.py
35
@param feature: string of
accessibility
feature to change
123
# Enable then disable all other
accessibility
features.
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiAutomatorBridge.java
11
import android.view.
accessibility
.AccessibilityEvent;
12
import android.view.
accessibility
.AccessibilityNodeInfo;
Configurator.java
140
* The acknowledgment is an <a href="http://developer.android.com/reference/android/view/
accessibility
/AccessibilityEvent.html">AccessibilityEvent</a>,
158
* The acknowledgment is an <a href="http://developer.android.com/reference/android/view/
accessibility
/AccessibilityEvent.html">AccessibilityEvent</a>,
174
* The acknowledgment is an <a href="http://developer.android.com/reference/android/view/
accessibility
/AccessibilityEvent.html">AccessibilityEvent</a>,
192
* The acknowledgment is an <a href="http://developer.android.com/reference/android/view/
accessibility
/AccessibilityEvent.html">AccessibilityEvent</a>,
/frameworks/base/docs/html/sdk/support_api_diff/22.2.0/changes/
packages_index_changes.html
55
<A HREF="pkg_android.support.v4.view.
accessibility
.html" class="hiddenlink" target="rightframe">android.support.v4.view.
accessibility
</A><br>
/frameworks/base/docs/html/training/custom-views/
create-view.jd
20
<li><a href="#
accessibility
">Design For
Accessibility
</a></li>
46
<li>Send
accessibility
events</li>
258
<h2 id="
accessibility
">Design For
Accessibility
</h2>
268
<li>Send
accessibility
events by calling {@link
269
android.view.
accessibility
.AccessibilityEventSource#sendAccessibilityEvent
278
<a href="{@docRoot}guide/topics/ui/
accessibility
/apps.html#custom-views">
index.jd
26
<li><a href="{@docRoot}guide/topics/ui/
accessibility
/index.html">
27
Accessibility
</a> developer guide</li>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
MultiUserSwitch.java
28
import android.view.
accessibility
.AccessibilityEvent;
29
import android.view.
accessibility
.AccessibilityNodeInfo;
PhoneStatusBarView.java
25
import android.view.
accessibility
.AccessibilityEvent;
84
// with the content of the status bar a whole. This way an
accessibility
service
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityInputFilter.java
17
package com.android.server.
accessibility
;
31
import android.view.
accessibility
.AccessibilityEvent;
34
* This class is an input filter for implementing
accessibility
features such
155
Slog.d(TAG, "
Accessibility
input filter installed.");
166
Slog.d(TAG, "
Accessibility
input filter uninstalled.");
347
// TODO Implement this to inject the
accessibility
event
348
// into the
accessibility
manager service similarly
510
* Provides information about whether motion and key events should be processed by
accessibility
/frameworks/opt/chips/res/values/
strings.xml
25
<!-- Announce the number of possible recipient entries that the user can select from for
accessibility
purposes [CHAR LIMIT=200] -->
27
<!-- Announce that there are no possible recipient entries that the user can select from for
accessibility
purposes [CHAR LIMIT=200] -->
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DayPickerView.java
28
import android.view.
accessibility
.AccessibilityEvent;
29
import android.view.
accessibility
.AccessibilityNodeInfo;
81
// The last name announced by
accessibility
374
* Attempts to return the date that has
accessibility
focus.
376
* @return The date that has
accessibility
focus, or {@code null} if no date
399
* Attempts to restore
accessibility
focus to a given date. No-op if
402
* @param day The date that should receive
accessibility
focus
452
* Necessary for
accessibility
, to ensure we support "scrolling" forward and backward
/frameworks/support/compat/ics/android/support/v4/view/accessibility/
AccessibilityRecordCompatIcs.java
17
package android.support.v4.view.
accessibility
;
21
import android.view.
accessibility
.AccessibilityRecord;
/frameworks/support/core-ui/tests/java/android/support/v4/widget/
ExploreByTouchHelperTest.java
26
import android.support.v4.view.
accessibility
.AccessibilityNodeInfoCompat;
49
//
Accessibility
delegates are only supported on API 14+.
/packages/apps/Launcher3/WallpaperPicker/res/values/
strings.xml
42
<!--
Accessibility
string used as a label for a particular wallpaper in the Wallpaper Picker list.
45
<!--
Accessibility
string used to announce that a wallpaper has been selected. -->
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
CaptionSettingsFragment.java
30
import android.view.
accessibility
.CaptioningManager;
33
import com.android.settingslib.
accessibility
.AccessibilityUtils;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
MoreKeysKeyboardAccessibilityDelegate.java
17
package com.android.inputmethod.
accessibility
;
30
* enhance
accessibility
support via composition rather via inheritance.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
MoreSuggestionsView.java
59
// With
accessibility
mode off, {@link #mAccessibilityDelegate} is set to null at the
61
// With
accessibility
mode on, {@link #mAccessibilityDelegate} is set to a
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityEndToEndActivity.java
31
* testing of the
accessibility
feature by interaction with the
/development/samples/ApiDemos/res/layout/
tasklist_main.xml
29
<com.example.android.apis.
accessibility
.TaskListView
/external/chromium-trace/catapult/third_party/polymer/components/core-icon/
demo.html
39
<core-icon class="big" icon="
accessibility
"></core-icon>
/external/clang/test/CodeGenCXX/
debug-info-access.cpp
2
// Test the various
accessibility
flags in the debug info.
/external/droiddriver/manualtest/src/io/appium/droiddriver/manualtest/
ManualTest.java
43
//
Accessibility
service. But you can see the length changed on screen.
/external/droiddriver/src/io/appium/droiddriver/actions/
Action.java
24
* synthesized events, or the
Accessibility
API.
/external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp
26
mark <len> (or 1) bytes at <addr> with the given
accessibility
28
check that <len> (or 1) bytes at <addr> have the given
accessibility
95
mark <len> (or 1) bytes at <addr> with the given
accessibility
97
check that <len> (or 1) bytes at <addr> have the given
accessibility
Completed in 710 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>