HomeSort by relevance Sort by last modified time
    Searched refs:controllable (Results 1 - 9 of 9) sorted by null

  /compatibility/cdd/5_multimedia/
5_5_audio-playback.md 32 `EFFECT_TYPE_LOUDNESS_ENHANCER` implementations controllable through the
34 * [C-1-2] MUST support the visualizer API implementation, controllable through
38 controllable through the `AudioEffect` sub-classes `BassBoost`,
5_4_audio-recording.md 67 * [C-2-1] MUST allow this audio affect to be controllable with the
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
AppButtonsPreferenceControllerTest.java 315 final boolean controllable = mController.handleDisableable(mUninstallButton);
318 assertThat(controllable).isFalse();
328 final boolean controllable = mController.handleDisableable(mUninstallButton);
331 assertThat(controllable).isTrue();
341 final boolean controllable = mController.handleDisableable(mUninstallButton);
344 assertThat(controllable).isTrue();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
text_file.py 20 and independently controllable.
  /external/python/cpython2/Lib/distutils/
text_file.py 20 and independently controllable.
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 20 and independently controllable.
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 20 and independently controllable.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 20 and independently controllable.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 20 and independently controllable.

Completed in 1047 milliseconds