Searched refs:supportedEncodings (Results 1 – 2 of 2) sorted by relevance
88 int[] supportedEncodings = intent.getIntArrayExtra(AudioManager.EXTRA_ENCODINGS); in onReceive() local89 if (supportedEncodings != null) { in onReceive()90 for (int supportedEncoding : supportedEncodings) { in onReceive()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...