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

/packages/apps/Contacts/src/com/android/contacts/widget/
H A DTransitionAnimationView.java69 * @param showMask If true, the mask the mask will be set to be invisible then fade into hide
75 public void startMaskTransition(boolean showMask, int duration) { argument
81 if (showMask) {

Completed in 201 milliseconds