Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DFloatingHeaderView.java84 private final boolean mHeaderProtectionSupported; field in FloatingHeaderView
120 mHeaderProtectionSupported = context.getResources().getBoolean( in FloatingHeaderView()
406 return mHeaderProtectionSupported; in isHeaderProtectionSupported()
435 if (!mHeaderProtectionSupported) { in getPeripheralProtectionHeight()