Searched defs:getReportedSurroundFormats (Results 1 – 8 of 8) sorted by relevance
293 void getReportedSurroundFormats(inout Int count, in getReportedSurroundFormats() method
164 List getReportedSurroundFormats(); in getReportedSurroundFormats() method
1753 public static native int getReportedSurroundFormats(ArrayList<Integer> surroundFormats); in getReportedSurroundFormats() method in AudioSystem
7118 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioManager
1854 Status AudioPolicyService::getReportedSurroundFormats( in getReportedSurroundFormats() function in android::AudioPolicyService
1884 status_t AudioSystem::getReportedSurroundFormats(unsigned int* numSurroundFormats, in getReportedSurroundFormats() function in android::AudioSystem
4587 status_t AudioPolicyManager::getReportedSurroundFormats(unsigned int *numSurroundFormats, in getReportedSurroundFormats() function in android::AudioPolicyManager
1956 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioService