HomeSort by relevance Sort by last modified time
    Searched defs:InLineSettingItem (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/src/com/android/camera/ui/
InLineSettingItem.java 35 * Other setting popup window includes several InLineSettingItem items with
38 public abstract class InLineSettingItem extends LinearLayout {
50 public InLineSettingItem(Context context, AttributeSet attrs) {
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
InLineSettingItem.java 35 * Other setting popup window includes several InLineSettingItem items with
38 public abstract class InLineSettingItem extends LinearLayout {
49 public InLineSettingItem(Context context, AttributeSet attrs) {

Completed in 154 milliseconds