Searched defs:PRESET_CUSTOM (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/testlibs/
H A DAudioEqualizer.h55 static const int PRESET_CUSTOM = -1; member in class:android::AudioEqualizer
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.
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.h136 static const int PRESET_CUSTOM = -1; variable
/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java136 if (preset == CaptionStyle.PRESET_CUSTOM) {
297 public static final int PRESET_CUSTOM = -1; field in class:CaptioningManager.CaptionStyle

Completed in 1314 milliseconds