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

  /external/qemu/android/
user-config.c 44 #define DEFAULT_X 100
117 uc->windowX = iniFile_getInteger(ini, KEY_WINDOW_X, DEFAULT_X);
132 uc->windowX = DEFAULT_X;
  /cts/tests/tests/widget/src/android/widget/cts/
AbsoluteLayoutTest.java 44 private static final int DEFAULT_X = 5;
63 DEFAULT_X, DEFAULT_Y);

Completed in 40 milliseconds