Home
last modified time | relevance | path

Searched refs:SCROLL_INDICATORS_NONE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java3268 static final int SCROLL_INDICATORS_NONE = 0x0000; field in View
7104 @FlagEntry(target = SCROLL_INDICATORS_NONE, mask = 0xffff_ffff, name = "none"),