Searched refs:getBluetoothDongleMacFromPreferences (Results 1 – 1 of 1) sorted by relevance
42 private String getBluetoothDongleMacFromPreferences(String defaultValue) { in getBluetoothDongleMacFromPreferences() method in MainActivity57 String bluetoothDongleMac = getBluetoothDongleMacFromPreferences(""); in onCreate()97 String deviceAddress = getBluetoothDongleMacFromPreferences(""); in handleConnection()