OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIMEOUT_SEND_ACCESSIBILITY_EVENT
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DragViewStateAnnouncer.java
30
private static final int
TIMEOUT_SEND_ACCESSIBILITY_EVENT
= 200;
41
mTargetView.postDelayed(this,
TIMEOUT_SEND_ACCESSIBILITY_EVENT
);
/frameworks/base/core/java/android/widget/
ProgressBar.java
202
private static final int
TIMEOUT_SEND_ACCESSIBILITY_EVENT
= 200;
[
all
...]
Completed in 588 milliseconds