Searched refs:mBondTimestamp (Results 1 – 1 of 1) sorted by relevance
108 private Timestamp mBondTimestamp; field in CachedBluetoothDevice1003 mBondTimestamp = null; in onBondingStateChanged()1009 mBondTimestamp = new Timestamp(System.currentTimeMillis()); in onBondingStateChanged()1022 return mBondTimestamp; in getBondTimestamp()