Lines Matching defs:popup
41 // First level popup
43 // Second level popup
136 // Hit when an item in the second-level popup gets selected
156 MoreSettingPopup popup = (MoreSettingPopup) inflater.inflate(
158 popup.setSettingChangedListener(this);
159 popup.initialize(mPreferenceGroup, mOtherKeys);
162 popup.setPreferenceEnabled(CameraSettings.KEY_RECORD_LOCATION, false);
164 mPopup = popup;
168 // if the 2nd level popup gets dismissed
201 // Hit when an item in the first-level popup gets selected, then bring up
202 // the second-level popup