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

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java 207 final int buttonWidth = mActivity.getResources().getDimensionPixelSize(
211 final int progressIndicatorWidth = buttonWidth / 2;
216 (buttonWidth - progressIndicatorWidth) / 2,
218 (buttonWidth - progressIndicatorWidth) / 2,
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
TextCandidates1LineViewManager.java 330 int buttonWidth = r.getDimensionPixelSize(R.dimen.candidate_layout_width);
331 mCandidateMaxWidth = (mViewWidth - buttonWidth * 2) / 2;
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/banners/
AppBannerView.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 90 milliseconds