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