Searched refs:mEncrypt (Results 1 – 2 of 2) sorted by relevance
136 private final boolean mEncrypt; field in BluetoothSocket245 mEncrypt = encrypt; in BluetoothSocket()295 mEncrypt = s.mEncrypt; in BluetoothSocket()347 if (mEncrypt) { in getSecurityFlags()
1022 Landroid/bluetooth/BluetoothSocket;->mEncrypt:Z