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

  /hardware/qcom/audio/post_proc/
equalizer.h 24 #define PRESET_CUSTOM -1
  /frameworks/av/media/libeffects/testlibs/
AudioEqualizer.h 55 static const int PRESET_CUSTOM = -1;
153 // PRESET_CUSTOM is passed.
161 // Will return PRESET_CUSTOM in case the EQ parameters have been modified
169 // PRESET_CUSTOM is NOT a valid value here.
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItemConstants.java 38 public static final Integer PRESET_CUSTOM = R.string.preset_custom;
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 136 static const int PRESET_CUSTOM = -1;
  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 135 if (preset == CaptionStyle.PRESET_CUSTOM) {
280 public static final int PRESET_CUSTOM = -1;

Completed in 173 milliseconds