Searched refs:DEBUG_TASK_POSITIONING (Results 1 – 5 of 5) sorted by relevance
23 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_TASK_POSITIONING;151 if (DEBUG_TASK_POSITIONING) { in onInputEvent()157 if (DEBUG_TASK_POSITIONING){ in onInputEvent()177 if (DEBUG_TASK_POSITIONING) { in onInputEvent()184 if (DEBUG_TASK_POSITIONING) { in onInputEvent()235 if (DEBUG_TASK_POSITIONING) { in register()305 if (DEBUG_TASK_POSITIONING) { in unregister()337 if (DEBUG_TASK_POSITIONING) { in startDrag()416 if (DEBUG_TASK_POSITIONING) { in notifyMoveLocked()621 if (DEBUG_TASK_POSITIONING) Slog.d(TAG, in updateWindowDragBounds()
19 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_TASK_POSITIONING;107 if (DEBUG_TASK_POSITIONING) in startPositioningLocked()157 if (DEBUG_TASK_POSITIONING) Slog.d(TAG_WM, "finishPositioning"); in finishTaskPositioning()
65 static final boolean DEBUG_TASK_POSITIONING = false; field in WindowManagerDebugConfig
33 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_TASK_POSITIONING;397 if (DEBUG_TASK_POSITIONING) { in updateInputWindowsLw()
27 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_TASK_POSITIONING;361 if (DEBUG_TASK_POSITIONING) Slog.d( in startMovingTask()