HomeSort by relevance Sort by last modified time
    Searched defs:getPreferred (Results 1 - 9 of 9) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfile.java 46 int getPreferred(BluetoothDevice device);
OppProfile.java 59 public int getPreferred(BluetoothDevice device) {
PbapServerProfile.java 104 public int getPreferred(BluetoothDevice device) {
A2dpProfile.java 146 public int getPreferred(BluetoothDevice device) {
HeadsetProfile.java 161 public int getPreferred(BluetoothDevice device) {
HidProfile.java 127 public int getPreferred(BluetoothDevice device) {
MapProfile.java 147 public int getPreferred(BluetoothDevice device) {
PanProfile.java 113 public int getPreferred(BluetoothDevice device) {
  /frameworks/av/media/libmedia/
CharacterEncodingDetector.cpp 122 const UCharsetMatch* bestCombinedMatch = getPreferred(buf, strlen(buf),
150 bestCombinedMatch = getPreferred(buf, strlen(buf),
282 const UCharsetMatch *CharacterEncodingDetector::getPreferred(

Completed in 503 milliseconds