Searched defs:OtherSettingsPopup (Results 1 - 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DOtherSettingsPopup.java38 public class OtherSettingsPopup extends AbstractSettingPopup class in inherits:AbstractSettingPopup,InLineSettingItem.Listener,AdapterView.OnItemClickListener
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) { method in class:OtherSettingsPopup

Completed in 83 milliseconds