Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java989 private static final int[] VISIBILITY_FLAGS = {VISIBLE, INVISIBLE, GONE}; field in View
5163 viewFlagValues |= VISIBILITY_FLAGS[visibility];
/frameworks/base/config/
Dhiddenapi-private-dex.txt97726 Landroid/view/View;->VISIBILITY_FLAGS:[I