Searched defs:staticBounds (Results 1 – 4 of 4) sorted by relevance
50 public PrivacyIndicatorBounds(@NonNull Rect[] staticBounds, @Surface.Rotation int rotation) { in PrivacyIndicatorBounds()214 Rect[] staticBounds = (Rect[]) in.createTypedArray(Rect.CREATOR); in PrivacyIndicatorBounds() local
415 oneway void updateStaticPrivacyIndicatorBounds(int displayId, in Rect[] staticBounds); in updateStaticPrivacyIndicatorBounds()
2866 void updatePrivacyIndicatorBounds(Rect[] staticBounds) { in updatePrivacyIndicatorBounds()
6398 Rect[] staticBounds) { in updateStaticPrivacyIndicatorBounds()