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

  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarOverlayLayout.java 291 private boolean applyInsets(View view, Rect insets, boolean left, boolean top,
323 boolean changed = applyInsets(mActionBarTop, systemInsets, true, true, false, true);
325 changed |= applyInsets(mActionBarBottom, systemInsets, true, false, true, true);
442 applyInsets(mContent, mContentInsets, true, true, true, true);
  /frameworks/base/services/core/java/com/android/server/wm/
WindowState.java     [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 170 milliseconds