OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SecondLevelIndicatorControlBar
(Results
1 - 2
of
2
) sorted by null
/packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlBarContainer.java
41
private
SecondLevelIndicatorControlBar
mSecondLevelIndicatorControlBar;
62
mSecondLevelIndicatorControlBar = (
SecondLevelIndicatorControlBar
)
SecondLevelIndicatorControlBar.java
34
public class
SecondLevelIndicatorControlBar
extends IndicatorControl implements
36
private static final String TAG = "
SecondLevelIndicatorControlBar
";
48
public
SecondLevelIndicatorControlBar
(Context context, AttributeSet attrs) {
Completed in 46 milliseconds