Searched refs:otheralpha (Results 1 – 1 of 1) sorted by relevance
398 ObjectAnimator otheralpha = ObjectAnimator.ofFloat(mCustomViewContainer, "alpha", 1f, 0f); in hideNavScreen() local399 otheralpha.setDuration(100); in hideNavScreen()403 combo.playSequentially(set1, set2, otheralpha); in hideNavScreen()