Searched defs:getReportedSurroundFormats (Results 1 – 8 of 8) sorted by relevance
295 void getReportedSurroundFormats(inout Int count, in getReportedSurroundFormats() method
169 List getReportedSurroundFormats(); in getReportedSurroundFormats() method
1754 public static native int getReportedSurroundFormats(ArrayList<Integer> surroundFormats); in getReportedSurroundFormats() method in AudioSystem
7131 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioManager
1862 Status AudioPolicyService::getReportedSurroundFormats( in getReportedSurroundFormats() function in android::AudioPolicyService
1890 status_t AudioSystem::getReportedSurroundFormats(unsigned int* numSurroundFormats, in getReportedSurroundFormats() function in android::AudioSystem
4622 status_t AudioPolicyManager::getReportedSurroundFormats(unsigned int *numSurroundFormats, in getReportedSurroundFormats() function in android::AudioPolicyManager
1996 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioService