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

  /cts/tests/framework/base/activitymanager/util/src/android/server/am/
WindowManagerState.java 780 private Rect mGivenContentInsets = new Rect();
802 mGivenContentInsets = extract(proto.givenContentInsets);
875 return mGivenContentInsets;
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowState.java 372 final Rect mGivenContentInsets = new Rect();
    [all...]
  /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 78 milliseconds