Searched defs:ofAvailableSpace (Results 1 – 1 of 1) sorted by relevance
38 val ofAvailableSpace: Float = 0f, constant in com.android.launcher3.responsive.SizeSpec150 val ofAvailableSpace = getValue(styledAttrs, R.styleable.SizeSpec_ofAvailableSpace) in create() constant