OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchExplorer
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/accessibility/
AccessibilityInputFilter.java
97
private
TouchExplorer
mTouchExplorer;
339
mTouchExplorer = new
TouchExplorer
(mContext, mAms);
TouchExplorer.java
66
class
TouchExplorer
implements EventStreamTransformation {
71
private static final String LOG_TAG = "
TouchExplorer
";
216
public
TouchExplorer
(Context context, AccessibilityManagerService service) {
[
all
...]
Completed in 34 milliseconds