From f62c7428e78b1559ccc61e2d645c31ce10199c60 Mon Sep 17 00:00:00 2001 From: Paul McLean Date: Thu, 14 May 2015 14:57:08 -0700 Subject: Change AudioDevicesInfo.getFormats() to getEncodings(). Change-Id: Id5115853744cd945bee5fee2601d9febc953208f --- api/system-current.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/system-current.txt') diff --git a/api/system-current.txt b/api/system-current.txt index 07fb2d7..1005283 100644 --- a/api/system-current.txt +++ b/api/system-current.txt @@ -15910,7 +15910,7 @@ package android.media { method public int[] getChannelCounts(); method public int[] getChannelIndexMasks(); method public int[] getChannelMasks(); - method public int[] getFormats(); + method public int[] getEncodings(); method public int getId(); method public java.lang.CharSequence getProductName(); method public int[] getSampleRates(); -- cgit v1.1