Searched refs:customPageCount (Results 1 – 1 of 1) sorted by relevance
288 final int customPageCount = mWorkspace.numCustomPages(); in animateWorkspace() local319 finalAlpha = (i == toPage || i < customPageCount) ? 1f : 0f; in animateWorkspace()