Searched refs:BluetoothSummaryUpdater (Results 1 – 4 of 4) sorted by relevance
44 private BluetoothSummaryUpdater mSummaryUpdater;57 mSummaryUpdater = new BluetoothSummaryUpdater(mContext, this, mBluetoothManager); in BluetoothMasterSwitchPreferenceController()
41 public final class BluetoothSummaryUpdater extends SummaryUpdater implements BluetoothCallback { class49 public BluetoothSummaryUpdater(Context context, OnSummaryChangeListener listener, in BluetoothSummaryUpdater() method in BluetoothSummaryUpdater
528 BluetoothSummaryUpdater mSummaryUpdater;535 mSummaryUpdater = new BluetoothSummaryUpdater(mContext, this, mBluetoothManager); in SummaryProvider()
71 private BluetoothSummaryUpdater mSummaryUpdater;80 mSummaryUpdater = new BluetoothSummaryUpdater(mContext, mListener, mBluetoothManager); in setUp()