Home
last modified time | relevance | path

Searched defs:preference3 (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/fastpair/
DFastPairDevicePreferenceControllerTest.java202 final GearPreference preference3 = new GearPreference(mContext, null /* AttributeSet */); in onDeviceAdded_addThreeFastPairDevicePreference_displayThreeNoSeeAll() local
220 final GearPreference preference3 = new GearPreference(mContext, null /* AttributeSet */); in onDeviceAdded_addFourDevicePreference_onlyDisplayThreeWithSeeAll() local
248 final GearPreference preference3 = new GearPreference(mContext, null /* AttributeSet */); in onDeviceRemoved_removeFourthDevice_hideSeeAll() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/
DPreviouslyConnectedDevicePreferenceControllerTest.java249 final BluetoothDevicePreference preference3 = new BluetoothDevicePreference( in onDeviceAdded_addFourDevicePreference_onlyDisplayThree() local
331 final BluetoothDevicePreference preference3 = in updatePreferenceGroup_bluetoothIsEnable_shouldOrderByMostRecentlyConnected() local
366 final BluetoothDevicePreference preference3 = in updatePreferenceGroup_bluetoothIsDisable_shouldShowOnlySeeAllPreference() local
DSavedDeviceGroupControllerTest.java180 final BluetoothDevicePreference preference3 = in updatePreferenceGroup_bluetoothIsEnable_shouldOrderByMostRecentlyConnected() local
215 final BluetoothDevicePreference preference3 = in updatePreferenceGroup_bluetoothIsDisable_shouldShowNoPreference() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDevicePreferenceTest.java247 final BluetoothDevicePreference preference3 = new BluetoothDevicePreference(mContext, in compareTo_sortTypeFIFO() local
272 final BluetoothDevicePreference preference3 = new BluetoothDevicePreference(mContext, in compareTo_sortTypeDefault() local