Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesCommandQueueCallbacks.java341 if (CentralSurfaces.DEBUG_CAMERA_LIFT) { in onCameraLaunchGestureDetected()
349 if (CentralSurfaces.DEBUG_CAMERA_LIFT) { in onCameraLaunchGestureDetected()
380 if (CentralSurfaces.DEBUG_CAMERA_LIFT) { in onCameraLaunchGestureDetected()
394 if (CentralSurfaces.DEBUG_CAMERA_LIFT) { in onCameraLaunchGestureDetected()
DCentralSurfaces.java65 boolean DEBUG_CAMERA_LIFT = false; field