Searched defs:APPEARING (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DFloatingChildLayout.java76 public static final int APPEARING = 1; field in interface:FloatingChildLayout.ForegroundPhase
221 mForegroundPhase = ForegroundPhase.APPEARING;
231 if (mForegroundPhase == ForegroundPhase.APPEARING ||
278 if (mForegroundPhase == ForegroundPhase.APPEARING) {

Completed in 23 milliseconds