Searched defs:setEncoding (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebResourceResponse.java105 public void setEncoding(String encoding) { method in class:WebResourceResponse
H A DCacheManager.java215 public void setEncoding(String encoding) { method in class:CacheManager.CacheResult
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessage.java122 public BluetoothMapBmessage setEncoding(String encoding) { method in class:BluetoothMapBmessage
/frameworks/base/media/java/android/media/
H A DAudioFormat.java662 * @return one of the values that can be set in {@link Builder#setEncoding(int)} or
808 public Builder setEncoding(@Encoding int encoding) throws IllegalArgumentException { method in class:AudioFormat.Builder

Completed in 192 milliseconds