HomeSort by relevance Sort by last modified time
    Searched refs:insets (Results 76 - 100 of 123) sorted by null

1 2 34 5

  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
jcommon-1.0.12.jar 
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
jcommon-1.0.12.jar 
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /frameworks/base/core/java/android/view/
ViewGroup.java 31 import android.graphics.Insets;
3200 Insets insets = child.getOpticalInsets(); local
3286 Insets insets = c.getOpticalInsets(); local
    [all...]
ViewRootImpl.java 476 // Compute surface insets required to draw at specified Z value.
477 // TODO: Use real shadow insets for a constant max Z.
751 final Rect insets = attrs.surfaceInsets; local
752 final boolean hasSurfaceInsets = insets.left != 0 || insets.right != 0
753 || insets.top != 0 || insets.bottom != 0;
1974 final ViewTreeObserver.InternalInsetsInfo insets = mAttachInfo.mGivenInternalInsets; local
    [all...]
View.java 42 import android.graphics.Insets;
    [all...]
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 442 * Called with the current insets that are in effect for the wallpaper.
446 * @param insets Insets to apply.
448 public void onApplyWindowInsets(WindowInsets insets) {
790 WindowInsets insets = new WindowInsets(mFinalSystemInsets, local
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
AlertController.java 436 public WindowInsets onApplyWindowInsets(View view, WindowInsets insets) {
437 if (insets.isRound()) {
443 return insets.consumeSystemWindowInsets();
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java 317 * This is called with the full size of the window since we are handling our own insets.
358 * This is called with the full size of the window since we are handling our own insets.
385 public WindowInsets onApplyWindowInsets(WindowInsets insets) {
386 // Update the configuration with the latest system insets and trigger a relayout
387 mConfig.updateSystemInsets(insets.getSystemWindowInsets());
389 return insets.consumeSystemWindowInsets();
  /prebuilts/sdk/current/support/design/libs/
android-support-design.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 842 Margins insets = metadata.getInsets(); local
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java 24 import android.graphics.Insets;
912 Insets insets = getOpticalInsets(); local
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java 671 public boolean fitSystemWindows(Rect insets) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java     [all...]
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 710 milliseconds

1 2 34 5