Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 20 of 20) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterDrawRepresentation.java42 public StrokeData clone() throws CloneNotSupportedException { in clone() method in FilterDrawRepresentation.StrokeData
77 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterDrawRepresentation
DFilterTinyPlanetRepresentation.java38 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterTinyPlanetRepresentation
DFilterImageBorderRepresentation.java42 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterImageBorderRepresentation
DFilterCurvesRepresentation.java31 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterCurvesRepresentation
DFilterPointRepresentation.java34 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterPointRepresentation
DFilterFxRepresentation.java49 public synchronized FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterFxRepresentation
DFilterVignetteRepresentation.java55 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterVignetteRepresentation
DFilterColorBorderRepresentation.java46 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterColorBorderRepresentation
DImageFilterStraighten.java34 public ImageFilter clone() throws CloneNotSupportedException { in clone() method in ImageFilterStraighten
DFilterBasicRepresentation.java49 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterBasicRepresentation
DImageFilterGeometry.java48 public ImageFilter clone() throws CloneNotSupportedException { in clone() method in ImageFilterGeometry
DFilterRepresentation.java52 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in FilterRepresentation
/packages/apps/Email/src/com/android/email/mail/
DTransport.java55 public Transport clone(); in clone() method
/packages/apps/Tag/src/com/android/apps/tag/record/
DRecordUtils.java94 Intent clone = new Intent(intent); in getViewsForIntent() local
/packages/apps/Email/src/com/android/email/mail/transport/
DMailTransport.java96 public Transport clone() { in clone() method in MailTransport
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherViewPropertyAnimator.java76 public Animator clone() { in clone() method in LauncherViewPropertyAnimator
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DUploadedTexture.java105 public BorderKey clone() { in clone() method in UploadedTexture.BorderKey
/packages/apps/Email/tests/src/com/android/email/mail/transport/
DMockTransport.java236 public Transport clone() { in clone() method in MockTransport
/packages/apps/Calendar/src/com/android/calendar/
DEvent.java157 public final Object clone() throws CloneNotSupportedException { in clone() method in Event
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMetadata.java490 public FilterRepresentation clone() throws CloneNotSupportedException { in clone() method in GeometryMetadata