Searched defs:FADING (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DView.java11365 if (state == ScrollabilityCache.FADING) {
17988 public static final int FADING = 2; field in class:View.ScrollabilityCache
18018 * The current state of the scrollbars: ON, OFF, or FADING
18078 state = FADING;

Completed in 62 milliseconds