HomeSort by relevance Sort by last modified time
    Searched defs:TAB_COUNT (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailTabCarousel.java 50 private static final int TAB_COUNT = 2;
78 private final float[] mYCoordinateArray = new float[TAB_COUNT];
161 mAllowedHorizontalScrollLength = tabWidth * TAB_COUNT - screenWidth;
178 // Set the child {@link LinearLayout} to be TAB_COUNT * the computed tab width so that the
190 TAB_COUNT * tabWidth +
191 (TAB_COUNT - 1) * seperatorPixels, MeasureSpec.EXACTLY),
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 355 milliseconds