Searched refs:mBottomControls (Results 1 – 1 of 1) sorted by relevance
145 private PhotoPageBottomControls mBottomControls; field in PhotoPage271 if (mCurrentPhoto == message.obj && mBottomControls != null) { in onCreate()274 mBottomControls.refresh(); in onCreate()542 mBottomControls = new PhotoPageBottomControls(this, mActivity, galleryRoot); in onCreate()1407 if (mBottomControls != null) mBottomControls.cleanup(); in onDestroy()1441 if (mBottomControls == null) { in refreshBottomControlsWhenReady()