Searched refs:BluetoothPbapObexAuthenticator (Results 1 – 2 of 2) sorted by relevance
97 private BluetoothPbapObexAuthenticator mAuth = null;108 mAuth = new BluetoothPbapObexAuthenticator(this); in PbapClientConnectionHandler()125 mAuth = new BluetoothPbapObexAuthenticator(this); in PbapClientConnectionHandler()
31 class BluetoothPbapObexAuthenticator implements Authenticator { class40 public BluetoothPbapObexAuthenticator(Handler callback) { in BluetoothPbapObexAuthenticator() method in BluetoothPbapObexAuthenticator