Searched refs:mBottomControls (Results 1 – 1 of 1) sorted by relevance
148 private PhotoPageBottomControls mBottomControls; field in PhotoPage276 if (mCurrentPhoto == message.obj && mBottomControls != null) { in onCreate()279 mBottomControls.refresh(); in onCreate()549 mBottomControls = new PhotoPageBottomControls(this, mActivity, galleryRoot); in onCreate()1435 if (mBottomControls != null) mBottomControls.cleanup(); in onDestroy()1469 if (mBottomControls == null) { in refreshBottomControlsWhenReady()