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

  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarOverlayLayout.java 570 if (shouldHideActionBarOnFling(velocityX, velocityY)) {
664 private boolean shouldHideActionBarOnFling(float velocityX, float velocityY) {
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 154 milliseconds