OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndicatorControlWheel
(Results
1 - 2
of
2
) sorted by null
/packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheelContainer.java
31
* ShutterButton, an
IndicatorControlWheel
(which combines first-level and
43
private
IndicatorControlWheel
mIndicatorControlWheel;
55
mIndicatorControlWheel = (
IndicatorControlWheel
) findViewById(
125
+
IndicatorControlWheel
.HIGHLIGHT_WIDTH * 4;
127
+
IndicatorControlWheel
.HIGHLIGHT_WIDTH * 4;
IndicatorControlWheel.java
41
public class
IndicatorControlWheel
extends IndicatorControl implements
45
private static final String TAG = "
IndicatorControlWheel
";
119
public
IndicatorControlWheel
(Context context, AttributeSet attrs) {
Completed in 68 milliseconds