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

  /packages/apps/MusicFX/src/com/android/musicfx/
ControlPanelEffect.java 67 pr_enabled, pr_current_preset enum constant in enum:ControlPanelEffect.Key
319 final boolean isEnabledPR = prefs.getBoolean(Key.pr_enabled.toString(),
323 editor.putBoolean(Key.pr_enabled.toString(), isEnabledPR);
409 // Key.pr_enabled.toString(), PRESET_REVERB_ENABLED_DEFAULT));
489 case pr_enabled:
    [all...]
  /external/svox/pico/lib/
picopr.c 57 #define PR_ENABLED TRUE
    [all...]

Completed in 64 milliseconds