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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientConnectionHandler.java114 private BluetoothPbapObexAuthenticator mAuth = null; field in class:PbapClientConnectionHandler
125 mAuth = new BluetoothPbapObexAuthenticator(this);
142 mAuth = new BluetoothPbapObexAuthenticator(this);
314 mObexSession.setAuthenticator(mAuth);

Completed in 10 milliseconds