Searched refs:getPreferred (Results 1 – 12 of 12) sorted by relevance
43 const UCharsetMatch *getPreferred(
46 int getPreferred(BluetoothDevice device); in getPreferred() method
59 public int getPreferred(BluetoothDevice device) { in getPreferred() method in OppProfile
109 public int getPreferred(BluetoothDevice device) { in getPreferred() method in PbapServerProfile
112 public int getPreferred(BluetoothDevice device) { in getPreferred() method in PanProfile
127 public int getPreferred(BluetoothDevice device) { in getPreferred() method in HidProfile
146 public int getPreferred(BluetoothDevice device) { in getPreferred() method in A2dpProfile
150 public int getPreferred(BluetoothDevice device) { in getPreferred() method in SapProfile
147 public int getPreferred(BluetoothDevice device) { in getPreferred() method in MapProfile
161 public int getPreferred(BluetoothDevice device) { in getPreferred() method in HeadsetProfile
121 const UCharsetMatch* bestCombinedMatch = getPreferred(buf, strlen(buf), in detectAndConvert()149 bestCombinedMatch = getPreferred(buf, strlen(buf), in detectAndConvert()280 const UCharsetMatch *CharacterEncodingDetector::getPreferred( in getPreferred() function in android::CharacterEncodingDetector
213 OpenSSLContextImpl sslContext = OpenSSLContextImpl.getPreferred(); in makeSocketFactory()