OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHidClassDrawable
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
HidProfile.java
174
return
getHidClassDrawable
(btClass);
177
public static int
getHidClassDrawable
(BluetoothClass btClass) {
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDevicePreference.java
268
return new Pair<Integer, String>(HidProfile.
getHidClassDrawable
(btClass),
Completed in 101 milliseconds