OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ZoomControl
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/src/com/android/camera/ui/
ZoomControl.java
32
public abstract class
ZoomControl
extends RelativeLayout {
38
private static final String TAG = "
ZoomControl
";
75
public
ZoomControl
(Context context, AttributeSet attrs) {
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
ZoomControl.java
31
public class
ZoomControl
extends View {
59
public
ZoomControl
(Context context, AttributeSet attrs, int defStyle) {
78
public
ZoomControl
(Context context, AttributeSet attrs) {
82
public
ZoomControl
(Context context) {
Completed in 27 milliseconds