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

  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 108 public int folderChildTextSizePx;
344 folderChildTextSizePx =
347 int textHeight = Utilities.calculateTextHeight(folderChildTextSizePx);
BubbleTextView.java 157 setTextSize(TypedValue.COMPLEX_UNIT_PX, grid.folderChildTextSizePx);

Completed in 909 milliseconds