/packages/apps/Settings/src/com/android/settings/drawable/ |
D | InsetBoundsDrawable.java | 34 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in InsetBoundsDrawable
|
D | DrawableWrapper.java | 48 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in DrawableWrapper
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | ChartAxis.java | 29 public boolean setBounds(long min, long max); in setBounds() method
|
D | InvertedChartAxis.java | 34 public boolean setBounds(long min, long max) { in setBounds() method in InvertedChartAxis
|
D | ChartGridView.java | 84 void setBounds(long start, long end) { in setBounds() method in ChartGridView
|
D | ChartDataUsageView.java | 473 public boolean setBounds(long min, long max) { in setBounds() method in ChartDataUsageView.TimeAxis 555 public boolean setBounds(long min, long max) { in setBounds() method in ChartDataUsageView.DataAxis
|
D | ChartNetworkSeriesView.java | 143 public void setBounds(long start, long end) { in setBounds() method in ChartNetworkSeriesView
|
/packages/apps/Gallery2/src/com/android/camera/ui/ |
D | PieItem.java | 155 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in PieItem
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/ |
D | RenderingRequest.java | 143 public void setBounds(Rect bounds) { in setBounds() method in RenderingRequest
|
/packages/apps/Camera/src/com/android/camera/ui/ |
D | PieItem.java | 188 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in PieItem
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | EdgeEffect.java | 427 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in EdgeEffect.Drawable
|
D | GLView.java | 358 private boolean setBounds(int left, int top, int right, int bottom) { in setBounds() method in GLView
|