Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInsettableFrameLayout.java30 } else if (!lp.ignoreInsets) { in setFrameLayoutChildInsets()
71 public boolean ignoreInsets = false; field in InsettableFrameLayout.LayoutParams
77 ignoreInsets = a.getBoolean( in LayoutParams()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java190 lp.ignoreInsets = true; in createColorScrim()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java324 lp.ignoreInsets = true; in updatePosition()