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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_res.cpp     [all...]
  /packages/apps/Browser/src/com/android/browser/
PhoneUi.java 297 int toTop = ((fromBottom - (ntth + height)) / 2 + ntth);
299 int toBottom = toTop + height;
308 fromTop, toTop);
383 int toTop = (tab.getWebView() != null) ? tab.getWebView().getVisibleTitleHeight() : 0;
392 int toBottom = toTop + (int) (height * scaleFactor);
407 fromTop, toTop);
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
RecyclerView.java     [all...]
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 253 milliseconds