Searched defs:spec (Results 1 – 5 of 5) sorted by relevance
432 LinkSpec spec = new LinkSpec(); in gatherLinks() local456 LinkSpec spec = new LinkSpec(); in gatherMapLinks() local
297 int spec; in getColumnsWidths() local
313 final TabHost.TabSpec spec = mTabSpecs.get(index); in setCurrentTab() local
218 char spec[9]; in setConfiguration() local
3043 public static int getChildMeasureSpec(int spec, int padding, int childDimension) { in getChildMeasureSpec()