Home
last modified time | relevance | path

Searched refs:defaultStyle (Results 1 – 1 of 1) sorted by relevance

/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoView.java93 public PhotoView(Context context, AttributeSet attributeSet, int defaultStyle) { in PhotoView() argument
94 super(context, attributeSet, defaultStyle); in PhotoView()