Home
last modified time | relevance | path

Searched refs:BOUNDS (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/view/
DViewOutlineProvider.java52 public static final ViewOutlineProvider BOUNDS = new ViewOutlineProvider() { field in ViewOutlineProvider
DView.java20087 setOutlineProvider(ViewOutlineProvider.BOUNDS); in setOutlineProviderFromAttribute()
/frameworks/base/core/java/android/app/
DWindowConfiguration.java22 import static android.app.WindowConfigurationProto.BOUNDS;
729 mBounds.dumpDebug(protoOutputStream, BOUNDS); in dumpDebug()
752 case (int) BOUNDS: in readFromProto()
753 mBounds.readFromProto(proto, BOUNDS); in readFromProto()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DIllustration.java144 setOutlineProvider(ViewOutlineProvider.BOUNDS); in onMeasure()
/frameworks/base/services/core/java/com/android/server/wm/
DTask.java102 import static com.android.server.wm.TaskProto.BOUNDS;
6382 getRawBounds().dumpDebug(proto, BOUNDS);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34261 field public static final android.view.ViewOutlineProvider BOUNDS;
/frameworks/base/core/api/
Dcurrent.txt53799 field public static final android.view.ViewOutlineProvider BOUNDS;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59150 Landroid/view/DisplayCutoutProto;->BOUNDS:J