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

  /hardware/libhardware_legacy/audio/
AudioPolicyCompatClient.cpp 38 audio_io_handle_t AudioPolicyCompatClient::openOutput(audio_module_handle_t module,
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 242 OutputStream out = openOutput(args.outName);
561 humanOutRaw = openOutput(args.humanOutName);
621 OutputStream out = openOutput(fileName);
706 private static OutputStream openOutput(String name) throws IOException {
    [all...]
  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 358 virtual audio_io_handle_t openOutput(audio_module_handle_t module,
383 ALOGV("openOutput() returned output, %d", output);
871 audio_io_handle_t output = openOutput(module,
    [all...]
  /external/quake/src/com/android/quake/
DownloaderActivity.java 641 os = openOutput(file.dest, append);
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 165 milliseconds