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

  /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 134 static const int PRESET_CUSTOM = -1;

Completed in 60 milliseconds