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