Searched defs:currentCellLayout (Results 1 – 2 of 2) sorted by relevance
597 private void addAnimatorListenerForPage(AnimatorSet a, CellLayout currentCellLayout) { in addAnimatorListenerForPage()618 private boolean shouldUseHardwareLayerForAnimation(CellLayout currentCellLayout) { in shouldUseHardwareLayerForAnimation()
441 CellLayout currentCellLayout = getCurrentCellLayout(); in setFocusOnFirstChild() local