HomeSort by relevance Sort by last modified time
    Searched refs:HEIGHT (Results 51 - 72 of 72) sorted by null

1 23

  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 2637 int width, height; local
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardBuilderFixedOrderTests.java 27 private static final int HEIGHT = 10;
49 params.setParameters(numKeys, columnNum, WIDTH, HEIGHT, coordXInParent, KEYBOARD_WIDTH,
58 params = createParams(fixColumns + 1, fixColumns + 1, HEIGHT);
    [all...]
MoreKeysKeyboardBuilderTests.java 27 private static final int HEIGHT = 10;
49 params.setParameters(numKeys, maxColumns, WIDTH, HEIGHT, coordXInParent, KEYBOARD_WIDTH,
58 params = createParams(maxColumns + 1, maxColumns + 1, HEIGHT);
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /frameworks/base/media/java/android/media/
MediaScanner.java 646 } else if (name.equalsIgnoreCase("height")) {
776 map.put(MediaStore.MediaColumns.HEIGHT, mHeight);
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 334 /* Resize nav height when window height changes */
366 // we set the navbar fixed when the scroll position is beyond the height of the site header...
368 // ... except if the document content is shorter than the sidenav height.
370 if ($("#doc-col").height() < $("#side-nav").height()) {
449 targetRect.height = $target.height();
453 top: targetRect.top + targetRect.height + TOOLTIP_MARGIN
617 /* ######### RESIZE THE SIDENAV HEIGHT ########## */
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 408 /* Resize nav height when window height changes */
440 // we set the navbar fixed when the scroll position is beyond the height of the site header...
442 // ... except if the document content is shorter than the sidenav height.
444 if ($("#doc-col").height() < $("#side-nav").height()) {
523 targetRect.height = $target.height();
527 top: targetRect.top + targetRect.height + TOOLTIP_MARGIN
682 /* ######### RESIZE THE SIDENAV HEIGHT ########## */
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 387 /* Resize nav height when window height changes */
419 // we set the navbar fixed when the scroll position is beyond the height of the site header...
421 // ... except if the document content is shorter than the sidenav height.
423 if ($("#doc-col").height() < $("#side-nav").height()) {
502 targetRect.height = $target.height();
506 top: targetRect.top + targetRect.height + TOOLTIP_MARGIN
679 /* ######### RESIZE THE SIDENAV HEIGHT ########## */
    [all...]
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
antlr-2.7.7.jar 
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java     [all...]
ContactsProvider2.java     [all...]
  /external/zxing/core/
core.jar 
  /prebuilts/sdk/current/
android.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/sdk/4/
android.jar 

Completed in 534 milliseconds

1 23