HomeSort by relevance Sort by last modified time
    Searched refs:allAppsIconTextSizePx (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 126 public float allAppsIconTextSizePx;
288 allAppsIconTextSizePx = iconTextSizePx;
BubbleTextView.java 153 setTextSize(TypedValue.COMPLEX_UNIT_PX, grid.allAppsIconTextSizePx);

Completed in 910 milliseconds