Searched refs:mInvisiblePreferenceKey (Results 1 – 1 of 1) sorted by relevance
88 private final AtomicReference<Set<String>> mInvisiblePreferenceKey = new AtomicReference<>(); field in BluetoothDetailsProfilesController581 mInvisiblePreferenceKey.set( in refresh()626 Set<String> invisibleKeys = mInvisiblePreferenceKey.get(); in refreshUi()