Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsets.java1799 static final int DEFAULT_VISIBLE = ~IME; field in WindowInsets.Type
1995 return DEFAULT_VISIBLE; in defaultVisible()