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

  /packages/apps/Browser/src/com/android/browser/
NavigationBarTablet.java 272 int awidth = mNavButtons.getMeasuredWidth(); local
273 Animator anim1 = ObjectAnimator.ofFloat(mNavButtons, View.TRANSLATION_X, 0, - awidth);
297 int awidth = mNavButtons.getMeasuredWidth(); local
299 View.TRANSLATION_X, -awidth, 0);
301 awidth);
  /external/icu4c/test/intltest/
numfmtst.cpp 2593 int32_t apos = 0, awidth = 0; local
    [all...]

Completed in 2669 milliseconds