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

  /external/qemu/android/
user-config.c 45 #define DEFAULT_Y 100
120 uc->windowY = iniFile_getInteger(ini, KEY_WINDOW_Y, DEFAULT_Y);
133 uc->windowY = DEFAULT_Y;
  /cts/tests/tests/widget/src/android/widget/cts/
AbsoluteLayoutTest.java 45 private static final int DEFAULT_Y = 10;
63 DEFAULT_X, DEFAULT_Y);

Completed in 46 milliseconds