Searched defs:getReportedSurroundFormats (Results 1 – 9 of 9) sorted by relevance
304 void getReportedSurroundFormats(inout Int count, in getReportedSurroundFormats() method
516 public Map<Integer, Boolean> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioManager
218 List getReportedSurroundFormats(); in getReportedSurroundFormats() method
2031 public static native int getReportedSurroundFormats(ArrayList<Integer> surroundFormats); in getReportedSurroundFormats() method in AudioSystem
8213 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioManager
1949 Status AudioPolicyService::getReportedSurroundFormats( in getReportedSurroundFormats() function in android::AudioPolicyService
1996 status_t AudioSystem::getReportedSurroundFormats(unsigned int* numSurroundFormats, in getReportedSurroundFormats() function in android::AudioSystem
5634 status_t AudioPolicyManager::getReportedSurroundFormats(unsigned int *numSurroundFormats, in getReportedSurroundFormats() function in android::AudioPolicyManager
2408 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioService