Searched defs:mSessionKey (Results 1 – 6 of 6) sorted by relevance
35 @VisibleForTesting String mSessionKey = "0000"; field in BluetoothPbapObexAuthenticator
38 @VisibleForTesting String mSessionKey; field in BluetoothPbapAuthenticator
69 private String mSessionKey = ""; field in BluetoothPbapActivity
223 public Optional<byte[]> mSessionKey = Optional.empty(); field in RangingSessionController.SessionInfo
96 @Nullable private final byte[] mSessionKey; field in FiraOpenSessionParams1233 @Nullable private byte[] mSessionKey = null; field in FiraOpenSessionParams.Builder
1542 private String mSessionKey; field in ConnectivityServiceTest.MockVpn