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