Searched refs:GESTURE_EXCLUSION_PROP (Results 1 – 1 of 1) sorted by relevance
60 private static final String GESTURE_EXCLUSION_PROP = "debug.pointerlocation.showexclusion"; field in PointerLocationView837 int x = SystemProperties.getInt(GESTURE_EXCLUSION_PROP, 0); in systemGestureExclusionOpacity()