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