Searched refs:disappearing (Results 1 – 2 of 2) sorted by relevance
151 description: "Fixes the app selector abruptly disappearing without an animation, when the"
7805 private void addViewInt(View child, int index, boolean disappearing) { in addViewInt() argument7807 if (disappearing || holder.isRemoved()) { in addViewInt()