Searched refs:allAppsIconTextSize (Results 1 – 3 of 3) sorted by relevance
151 allAppsIconTextSize = FloatArray(4) { 14f } in newDP()233 allAppsIconTextSize = FloatArray(4) { 14f } in initializeVarsForTablet()313 allAppsIconTextSize = floatArrayOf(14f, 14f, 12f, 14f) in initializeVarsForTwoPanel()
149 public float[] allAppsIconTextSize; field in InvariantDeviceProfile434 allAppsIconTextSize = displayOption.allAppsIconTextSizes; in initGrid()
1335 allAppsIconTextSizePx = pxFromSp(inv.allAppsIconTextSize[mTypeIndex], mMetrics);1366 float invIconTextSizeSp = inv.allAppsIconTextSize[mTypeIndex];