Searched refs:currentPhoto (Results 1 – 1 of 1) sorted by relevance
1444 MediaObject currentPhoto = mCurrentPhoto; in refreshBottomControlsWhenReady() local1445 if (currentPhoto == null) { in refreshBottomControlsWhenReady()1446 mHandler.obtainMessage(MSG_REFRESH_BOTTOM_CONTROLS, 0, 0, currentPhoto).sendToTarget(); in refreshBottomControlsWhenReady()1448 currentPhoto.getPanoramaSupport(mRefreshBottomControlsCallback); in refreshBottomControlsWhenReady()