Home
last modified time | relevance | path

Searched refs:FLAGS_MAGNIFICATION_CONNECTION_CALLBACK (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DMagnificationConnectionManager.java20 …ort static android.accessibilityservice.AccessibilityTrace.FLAGS_MAGNIFICATION_CONNECTION_CALLBACK;
951 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK)) { in onWindowMagnifierBoundsChanged()
953 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK, in onWindowMagnifierBoundsChanged()
974 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK)) { in onChangeMagnificationMode()
976 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK, in onChangeMagnificationMode()
986 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK)) { in onSourceBoundsChanged()
988 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK, in onSourceBoundsChanged()
1005 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK)) { in onPerformScaleAction()
1007 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK, in onPerformScaleAction()
1018 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK)) { in onAccessibilityActionPerformed()
[all …]
DMagnificationConnectionWrapper.java20 …ort static android.accessibilityservice.AccessibilityTrace.FLAGS_MAGNIFICATION_CONNECTION_CALLBACK;
240 | FLAGS_MAGNIFICATION_CONNECTION_CALLBACK)) { in setConnectionCallback()
243 | FLAGS_MAGNIFICATION_CONNECTION_CALLBACK, in setConnectionCallback()
/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityTrace.java62 long FLAGS_MAGNIFICATION_CONNECTION_CALLBACK = 0x0000000000000100L; field
104 FLAGS_MAGNIFICATION_CONNECTION_CALLBACK),