Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInsettableFrameLayout.java26 } else if (!lp.ignoreInsets) { in setFrameLayoutChildInsets()
67 boolean ignoreInsets = false; field in InsettableFrameLayout.LayoutParams
73 ignoreInsets = a.getBoolean( in LayoutParams()