Searched refs:mRotationListener (Results 1 – 1 of 1) sorted by relevance
36 protected RotationListener mRotationListener; field in MultiListLayout92 if (mRotationListener != null) { in rotate()93 mRotationListener.onRotate(from, to); in rotate()133 mRotationListener = listener; in setRotationListener()