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

  /development/samples/ApiDemos/src/com/example/android/apis/os/
MorseCodeConverter.java 24 static final long GAP = SPEED_BASE;
30 /* A */ new long[] { DOT, GAP, DASH },
31 /* B */ new long[] { DASH, GAP, DOT, GAP, DOT, GAP, DOT },
32 /* C */ new long[] { DASH, GAP, DOT, GAP, DASH, GAP, DOT },
33 /* D */ new long[] { DASH, GAP, DOT, GAP, DOT }
    [all...]
  /cts/tests/tests/systemui/src/android/systemui/cts/
WindowInsetsPresenterDrawable.java 38 private static final int GAP = 15;
63 mMandatorySystemGesturePaint.setPathEffect(new DashPathEffect(new float[]{GAP, GAP * 3},
70 mSystemGesturePaint.setPathEffect(new DashPathEffect(new float[]{GAP, GAP, GAP * 2},
77 mTappableElementPaint.setPathEffect(new DashPathEffect(new float[]{GAP * 2, GAP, GAP}, 0));
83 mSystemWindowPaint.setPathEffect(new DashPathEffect(new float[]{0, GAP * 3, GAP}, 0))
    [all...]
  /external/dtc/
convert-dtsv0-lexer.l 32 GAP ({WS}|{COMMENT}|{LINECOMMENT})*
77 <*>"/include/"{GAP}{STRING} ECHO;
170 <*>{GAP} ECHO;
  /external/u-boot/cmd/
fdc.c 63 #define GAP 7
129 unsigned char gap; /* gap1 size */ member in struct:__anon47155
274 pCMD->cmd[GAP]=pFG->gap; /* gap */
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 

Completed in 1539 milliseconds