1 <accessibility-service xmlns:android="http://schemas.android.com/apk/res/android" 2 android:accessibilityFeedbackType="feedbackHaptic" 3 android:accessibilityEventTypes="typeAllMask" 4 android:canRetrieveWindowContent="true" 5 /> 6