Searched refs:captureStartingChild (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DDragDownHelper.java89 captureStartingChild(mInitialTouchX, mInitialTouchY);
111 captureStartingChild(mInitialTouchX, mInitialTouchY);
155 private void captureStartingChild(float x, float y) { method in class:DragDownHelper

Completed in 8 milliseconds