Searched refs:mHideBackdropFront (Results 1 – 1 of 1) sorted by relevance
568 .alpha(0f).withEndAction(mHideBackdropFront); in finishUpdateMediaMetaData()604 mHandler.post(mHideBackdropFront); in finishUpdateMediaMetaData()636 protected final Runnable mHideBackdropFront = new Runnable() { field in NotificationMediaManager