Searched defs:getTrustState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java753 public boolean getTrustState() { method in class:BluetoothDevice
755 return sService.getTrustState(mAddress);
/frameworks/base/core/java/android/server/
H A DBluetoothService.java1186 public synchronized boolean getTrustState(String address) { method in class:BluetoothService

Completed in 165 milliseconds