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

  /packages/apps/Camera/src/com/android/camera/ui/
GLOptionHeader.java 29 private static final int VERTICAL_PADDINGS = 2;
41 sVerticalPaddings = dpToPixel(context, VERTICAL_PADDINGS);
GLOptionItem.java 44 private static final int VERTICAL_PADDINGS = 2;
77 sVerticalPaddings = dpToPixel(context, VERTICAL_PADDINGS);

Completed in 33 milliseconds