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

  /frameworks/base/services/core/java/com/android/server/wm/
StackWindowController.java 54 private final Rect mTmpStableInsets = new Rect();
271 displayCutout, mTmpStableInsets);
294 stableBounds.inset(mTmpStableInsets);
313 insetBounds != null ? insetBounds : bounds, mTmpStableInsets,
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 448 milliseconds