Searched refs:mEncrypt (Results 1 – 2 of 2) sorted by relevance
129 private final boolean mEncrypt; field in BluetoothSocket222 mEncrypt = encrypt; in BluetoothSocket()245 mEncrypt = s.mEncrypt; in BluetoothSocket()310 if (mEncrypt) { in getSecurityFlags()
10829 Landroid/bluetooth/BluetoothSocket;->mEncrypt:Z