Home
last modified time | relevance | path

Searched refs:traceWMEnabled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityWindowManager.java241 if (traceWMEnabled()) { in startTrackingWindowsLocked()
255 if (traceWMEnabled()) { in stopTrackingWindowsLocked()
1378 if (traceWMEnabled()) { in addAccessibilityInteractionConnection()
1427 if (traceWMEnabled()) { in addAccessibilityInteractionConnection()
1432 if (traceWMEnabled()) { in addAccessibilityInteractionConnection()
1569 if (traceWMEnabled()) { in onAccessibilityInteractionConnectionRemovedLocked()
1604 if (traceWMEnabled()) { in getWindowOwnerUserId()
2070 if (traceWMEnabled()) { in getDisplayIdByUserIdAndWindowId()
2116 if (traceWMEnabled()) { in findFocusedWindowId()
2193 private boolean traceWMEnabled() { in traceWMEnabled() method in AccessibilityWindowManager
/frameworks/base/services/
Dart-wear-profile3605 PLcom/android/server/accessibility/AccessibilityWindowManager;->traceWMEnabled()Z