OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndicatorControlBar
(Results
1 - 2
of
2
) sorted by null
/packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlBar.java
32
public class
IndicatorControlBar
extends IndicatorControl implements
34
private static final String TAG = "
IndicatorControlBar
";
43
public
IndicatorControlBar
(Context context, AttributeSet attrs) {
IndicatorControlBarContainer.java
33
*
IndicatorControlBar
, SecondIndicatorControlBar and ZoomControlBar for Phone UI.
40
private
IndicatorControlBar
mIndicatorControlBar;
59
mIndicatorControlBar = (
IndicatorControlBar
)
Completed in 51 milliseconds