Searched refs:mDbIndetifier (Results 1 – 1 of 1) sorted by relevance
94 private AtomicLong mDbIndetifier = new AtomicLong(); field in BluetoothMapMasInstance173 mDbIndetifier.set(Calendar.getInstance().getTime().getTime()); in updateDbIdentifier()251 return mDbIndetifier.get(); in getDbIdentifier()