Searched refs:BluetoothPbapObexAuthenticator (Results 1 – 2 of 2) sorted by relevance
25 class BluetoothPbapObexAuthenticator implements Authenticator { class35 public BluetoothPbapObexAuthenticator(Handler callback) { in BluetoothPbapObexAuthenticator() method in BluetoothPbapObexAuthenticator
60 private BluetoothPbapObexAuthenticator mAuth = null;80 mAuth = new BluetoothPbapObexAuthenticator(mSessionHandler); in start()