Searched refs:PLAY_VIDEO (Results 1 – 2 of 2) sorted by relevance
49 static final int PLAY_VIDEO = 1; field in DetailsBackgroundVideoHelper100 updateState(PLAY_VIDEO); in startParallax()114 return mCurrentState == PLAY_VIDEO; in isVideoVisible()127 case PLAY_VIDEO: in applyState()
27 public static final boolean PLAY_VIDEO = false; field in IntentDefaults