Searched defs:WIDTH (Results 1 - 8 of 8) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator2.java768 PhotoFiles.WIDTH,
773 int WIDTH = 1; field in interface:ContactAggregator2.PhotoFileQuery
H A DAbstractContactAggregator.java1685 PhotoFiles.WIDTH,
1690 int WIDTH = 1; field in interface:AbstractContactAggregator.PhotoFileQuery
1732 c.getInt(PhotoFileQuery.HEIGHT) * c.getInt(PhotoFileQuery.WIDTH);
/packages/apps/Gallery2/src/com/android/photos/data/
H A DPhotoProvider.java102 public static final String WIDTH = "width"; field in interface:PhotoProvider.Photos
/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DDatabaseHelper.java330 public static final String WIDTH = "width"; field in class:DatabaseHelper.PartColumns
349 + PartColumns.WIDTH + " INT DEFAULT("
518 + PARTS_TABLE + '.' + PartColumns.WIDTH
519 + " as " + PartColumns.WIDTH + ", "
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
H A DMoreKeysKeyboardBuilderAutoOrderTests.java26 private static final int WIDTH = 10; field in class:MoreKeysKeyboardBuilderAutoOrderTests
29 private static final int KEYBOARD_WIDTH = WIDTH * 10;
30 private static final int XPOS_L0 = WIDTH * 0 + WIDTH / 2;
31 private static final int XPOS_L1 = WIDTH * 1 + WIDTH / 2;
32 private static final int XPOS_L2 = WIDTH * 2 + WIDTH / 2;
33 private static final int XPOS_L3 = WIDTH * 3 + WIDTH /
[all...]
H A DMoreKeysKeyboardBuilderMaxOrderTests.java26 private static final int WIDTH = 10; field in class:MoreKeysKeyboardBuilderMaxOrderTests
29 private static final int KEYBOARD_WIDTH = WIDTH * 10;
30 private static final int XPOS_L0 = WIDTH * 0 + WIDTH / 2;
31 private static final int XPOS_L1 = WIDTH * 1 + WIDTH / 2;
32 private static final int XPOS_L2 = WIDTH * 2 + WIDTH / 2;
33 private static final int XPOS_L3 = WIDTH * 3 + WIDTH /
[all...]
H A DMoreKeysKeyboardBuilderFixedOrderTests.java26 private static final int WIDTH = 10; field in class:MoreKeysKeyboardBuilderFixedOrderTests
29 private static final int KEYBOARD_WIDTH = WIDTH * 10;
30 private static final int XPOS_L0 = WIDTH * 0 + WIDTH / 2;
31 private static final int XPOS_L1 = WIDTH * 1 + WIDTH / 2;
32 private static final int XPOS_L2 = WIDTH * 2 + WIDTH / 2;
33 private static final int XPOS_L3 = WIDTH * 3 + WIDTH /
[all...]
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 513 milliseconds