Searched refs:getTrustState (Results 1 – 3 of 3) sorted by relevance
765 public boolean getTrustState() { in getTrustState() method in BluetoothDevice767 return sService.getTrustState(mAddress); in getTrustState()
85 boolean getTrustState(in String address); in getTrustState() method
1231 public synchronized boolean getTrustState(String address) { in getTrustState() method in BluetoothService