Home
last modified time | relevance | path

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

/frameworks/native/include/audiomanager/
DAudioManager.h47 kExtraPlayerEventSpatializedKey[] = "android.media.extra.PLAYER_EVENT_SPATIALIZED"; variable
/frameworks/av/services/audioflinger/
DTracks.cpp1304 bundle->putBoolean(String16(kExtraPlayerEventSpatializedKey), in start()