Home
last modified time | relevance | path

Searched refs:BluetoothPbapObexAuthenticator (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientConnectionHandler.java97 private BluetoothPbapObexAuthenticator mAuth = null;
108 mAuth = new BluetoothPbapObexAuthenticator(this); in PbapClientConnectionHandler()
125 mAuth = new BluetoothPbapObexAuthenticator(this); in PbapClientConnectionHandler()
DBluetoothPbapObexAuthenticator.java31 class BluetoothPbapObexAuthenticator implements Authenticator { class
40 public BluetoothPbapObexAuthenticator(Handler callback) { in BluetoothPbapObexAuthenticator() method in BluetoothPbapObexAuthenticator