OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothConnector
(Results
1 - 3
of
3
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothInputDeviceConnector.java
32
public class BluetoothInputDeviceConnector implements BluetoothDevicePairer.
BluetoothConnector
{
BluetoothDevicePairer.java
110
public interface
BluetoothConnector
{
582
BluetoothConnector
btConnector = getBluetoothConnector();
587
Log.w(TAG, "There was an error getting the
BluetoothConnector
.");
647
private
BluetoothConnector
getBluetoothConnector() {
BluetoothA2dpConnector.java
30
public class BluetoothA2dpConnector implements BluetoothDevicePairer.
BluetoothConnector
{
Completed in 369 milliseconds