OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MoreSettingPopup
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/src/com/android/camera/ui/
MoreSettingPopup.java
36
public class
MoreSettingPopup
extends AbstractSettingPopup
40
private static final String TAG = "
MoreSettingPopup
";
59
super(
MoreSettingPopup
.this.getContext(), 0, mListItem);
94
view.setSettingChangedListener(
MoreSettingPopup
.this);
117
public
MoreSettingPopup
(Context context, AttributeSet attrs) {
/packages/apps/Camera2/src/com/android/camera/ui/
MoreSettingPopup.java
36
public class
MoreSettingPopup
extends AbstractSettingPopup
40
private static final String TAG = "
MoreSettingPopup
";
59
super(
MoreSettingPopup
.this.getContext(), 0, mListItem);
94
view.setSettingChangedListener(
MoreSettingPopup
.this);
117
public
MoreSettingPopup
(Context context, AttributeSet attrs) {
Completed in 407 milliseconds