Searched refs:mAuth (Results 1 – 1 of 1) sorted by relevance
136 private BluetoothPbapObexAuthenticator mAuth = null; field in PbapClientConnectionHandler147 mAuth = new BluetoothPbapObexAuthenticator(this); in PbapClientConnectionHandler()164 mAuth = new BluetoothPbapObexAuthenticator(this); in PbapClientConnectionHandler()331 mObexSession.setAuthenticator(mAuth); in connectObexSession()