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

  /cts/tests/tests/security/jni/
android_security_cts_AudioPolicyBinderTest.cpp 41 *session = AUDIO_UNIQUE_ID_ALLOCATE;
77 if (*session == AUDIO_UNIQUE_ID_ALLOCATE) {
  /system/core/include/system/
audio.h 187 #define AUDIO_UNIQUE_ID_ALLOCATE AUDIO_SESSION_ALLOCATE
    [all...]
  /frameworks/av/media/libmedia/
AudioSystem.cpp 429 if (af == 0) return AUDIO_UNIQUE_ID_ALLOCATE;
    [all...]

Completed in 407 milliseconds