Searched refs:BEFORE (Results 1 – 1 of 1) sorted by relevance
60 private int mBackgroundPhase = BackgroundPhase.BEFORE;66 public static final int BEFORE = 0; field72 private int mForegroundPhase = ForegroundPhase.BEFORE;75 public static final int BEFORE = 0; field188 if (mBackgroundPhase == BackgroundPhase.BEFORE) { in fadeInBackground()220 if (mForegroundPhase == ForegroundPhase.BEFORE) { in showContent()