Searched refs:BOUNDS (Results 1 – 9 of 9) sorted by relevance
52 public static final ViewOutlineProvider BOUNDS = new ViewOutlineProvider() { field in ViewOutlineProvider
20087 setOutlineProvider(ViewOutlineProvider.BOUNDS); in setOutlineProviderFromAttribute()
22 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()
144 setOutlineProvider(ViewOutlineProvider.BOUNDS); in onMeasure()
102 import static com.android.server.wm.TaskProto.BOUNDS;6382 getRawBounds().dumpDebug(proto, BOUNDS);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34261 field public static final android.view.ViewOutlineProvider BOUNDS;
53799 field public static final android.view.ViewOutlineProvider BOUNDS;
59150 Landroid/view/DisplayCutoutProto;->BOUNDS:J