Home
last modified time | relevance | path

Searched refs:PLAYER_SESSION_ID (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/audiomanager/
DIAudioManager.h44 PLAYER_SESSION_ID = IBinder::FIRST_CALL_TRANSACTION + 7, enumerator
/frameworks/native/services/audiomanager/
DIAudioManager.cpp142 return remote()->transact(PLAYER_SESSION_ID, data, &reply, IBinder::FLAG_ONEWAY); in playerSessionId()