Searched refs:currentPhoto (Results 1 – 1 of 1) sorted by relevance
1472 MediaObject currentPhoto = mCurrentPhoto; in refreshBottomControlsWhenReady() local1473 if (currentPhoto == null) { in refreshBottomControlsWhenReady()1474 mHandler.obtainMessage(MSG_REFRESH_BOTTOM_CONTROLS, 0, 0, currentPhoto).sendToTarget(); in refreshBottomControlsWhenReady()1476 currentPhoto.getPanoramaSupport(mRefreshBottomControlsCallback); in refreshBottomControlsWhenReady()