Searched defs:getReportedSurroundFormats (Results 1 – 9 of 9) sorted by relevance
318 void getReportedSurroundFormats(inout Int count, in getReportedSurroundFormats() method
516 public Map<Integer, Boolean> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioManager
244 List getReportedSurroundFormats(); in getReportedSurroundFormats() method
2143 public static native int getReportedSurroundFormats(ArrayList<Integer> surroundFormats); in getReportedSurroundFormats() method in AudioSystem
8656 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method
2294 Status AudioPolicyService::getReportedSurroundFormats( in getReportedSurroundFormats() function in android::AudioPolicyService
2320 status_t AudioSystem::getReportedSurroundFormats(unsigned int* numSurroundFormats, in getReportedSurroundFormats() function in android::AudioSystem
6283 status_t AudioPolicyManager::getReportedSurroundFormats(unsigned int *numSurroundFormats, in getReportedSurroundFormats() function in android::AudioPolicyManager
2936 public List<Integer> getReportedSurroundFormats() { in getReportedSurroundFormats() method in AudioService