Home
last modified time | relevance | path

Searched defs:ofAvailableSpace (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/responsive/
DSizeSpec.kt38 val ofAvailableSpace: Float = 0f, constant in com.android.launcher3.responsive.SizeSpec
150 val ofAvailableSpace = getValue(styledAttrs, R.styleable.SizeSpec_ofAvailableSpace) in create() constant