Searched refs:mEncrypt (Results 1 – 2 of 2) sorted by relevance
127 private final boolean mEncrypt; field in BluetoothSocket217 mEncrypt = encrypt; in BluetoothSocket()240 mEncrypt = s.mEncrypt; in BluetoothSocket()305 if (mEncrypt) { in getSecurityFlags()
10838 Landroid/bluetooth/BluetoothSocket;->mEncrypt:Z