OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OtherSettingsPopup
(Results
1 - 3
of
3
) sorted by null
/packages/apps/LegacyCamera/src/com/android/camera/ui/
OtherSettingIndicatorButton.java
30
private
OtherSettingsPopup
.Listener mListener;
32
public void setSettingChangedListener(
OtherSettingsPopup
.Listener listener) {
49
((
OtherSettingsPopup
)mPopup).overrideSettings(keyvalues);
58
OtherSettingsPopup
popup = (
OtherSettingsPopup
) inflater.inflate(
OtherSettingsPopup.java
38
public class
OtherSettingsPopup
extends AbstractSettingPopup
41
private static final String TAG = "
OtherSettingsPopup
";
55
super(
OtherSettingsPopup
.this.getContext(), 0, mListItem);
83
view.setSettingChangedListener(
OtherSettingsPopup
.this);
92
public
OtherSettingsPopup
(Context context, AttributeSet attrs) {
IndicatorControl.java
38
IndicatorButton.Listener,
OtherSettingsPopup
.Listener, Rotatable {
Completed in 403 milliseconds