Home | History | Annotate | Download | only in internal

Lines Matching defs:spacer

60  *       <Spacer horizontalGap="32.0dp" />
128 private static final String TAG_SPACER = "Spacer";
496 final Key.Spacer spacer = new Key.Spacer(mResources, mParams, row, parser);
499 endKey(spacer);