/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | FilterDrawRepresentation.java | 42 public StrokeData clone() throws CloneNotSupportedException { in clone() method in FilterDrawRepresentation.StrokeData 77 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterDrawRepresentation
|
D | FilterTinyPlanetRepresentation.java | 38 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterTinyPlanetRepresentation
|
D | FilterImageBorderRepresentation.java | 42 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterImageBorderRepresentation
|
D | FilterCurvesRepresentation.java | 31 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterCurvesRepresentation
|
D | FilterPointRepresentation.java | 34 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterPointRepresentation
|
D | FilterFxRepresentation.java | 49 public synchronized FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterFxRepresentation
|
D | FilterVignetteRepresentation.java | 55 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterVignetteRepresentation
|
D | FilterColorBorderRepresentation.java | 46 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterColorBorderRepresentation
|
D | ImageFilterStraighten.java | 34 public ImageFilter clone() throws CloneNotSupportedException { in clone() method in ImageFilterStraighten
|
D | FilterBasicRepresentation.java | 49 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterBasicRepresentation
|
D | ImageFilterGeometry.java | 48 public ImageFilter clone() throws CloneNotSupportedException { in clone() method in ImageFilterGeometry
|
D | FilterRepresentation.java | 52 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterRepresentation
|
/packages/apps/Email/src/com/android/email/mail/ |
D | Transport.java | 55 public Transport clone(); in clone() method
|
/packages/apps/Tag/src/com/android/apps/tag/record/ |
D | RecordUtils.java | 94 Intent clone = new Intent(intent); in getViewsForIntent() local
|
/packages/apps/Email/src/com/android/email/mail/transport/ |
D | MailTransport.java | 96 public Transport clone() { in clone() method in MailTransport
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | LauncherViewPropertyAnimator.java | 76 public Animator clone() { in clone() method in LauncherViewPropertyAnimator
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | UploadedTexture.java | 105 public BorderKey clone() { in clone() method in UploadedTexture.BorderKey
|
/packages/apps/Email/tests/src/com/android/email/mail/transport/ |
D | MockTransport.java | 236 public Transport clone() { in clone() method in MockTransport
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | Event.java | 157 public final Object clone() throws CloneNotSupportedException { in clone() method in Event
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | GeometryMetadata.java | 490 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in GeometryMetadata
|