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