Home
last modified time | relevance | path

Searched refs:updateHistoryIfNeeded (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHearingAidStatsLogUtils.java136 public static void updateHistoryIfNeeded(Context context, CachedBluetoothDevice cachedDevice, in updateHistoryIfNeeded() method in HearingAidStatsLogUtils
DCachedBluetoothDevice.java319 HearingAidStatsLogUtils.updateHistoryIfNeeded(mContext, this, profile, newProfileState); in onProfileStateChanged()