Searched refs:explorer (Results 1 – 3 of 3) sorted by relevance
657 TouchExplorer explorer = new TouchExplorer(displayContext, mAms); in enableFeaturesForDisplay() local659 explorer.setServiceHandlesDoubleTap(true); in enableFeaturesForDisplay()662 explorer.setMultiFingerGesturesEnabled(true); in enableFeaturesForDisplay()665 explorer.setTwoFingerPassthroughEnabled(true); in enableFeaturesForDisplay()668 explorer.setSendMotionEventsEnabled(true); in enableFeaturesForDisplay()670 explorer.setServiceDetectsGestures(mServiceDetectsGestures.get(displayId)); in enableFeaturesForDisplay()671 addFirstEventHandler(displayId, explorer); in enableFeaturesForDisplay()672 mTouchExplorer.put(displayId, explorer); in enableFeaturesForDisplay()779 final TouchExplorer explorer = mTouchExplorer.get(displayId); in disableFeaturesForDisplay() local780 if (explorer != null) { in disableFeaturesForDisplay()[all …]
210 …e of the hover event stream rather than the internal state of the touch explorer state machine. Be…
853 # Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).