Searched refs:sContactsLastUpdated (Results 1 – 2 of 2) sorted by relevance
82 @VisibleForTesting static long sContactsLastUpdated = 0; field in BluetoothPbapUtils245 edit.putLong("lastUpdatedTimestamp", sContactsLastUpdated); in savePbapParams()272 BluetoothPbapUtils.sContactsLastUpdated = pref.getLong("lastUpdatedTimestamp", timeStamp); in fetchPbapParams()317 if (lastUpdatedTime > sContactsLastUpdated) { in updateSecondaryVersionCounter()607 sContactsLastUpdated = System.currentTimeMillis(); in fetchAndSetContacts()
365 BluetoothPbapUtils.sContactsLastUpdated = 0; in clearStaticFields()