Home
last modified time | relevance | path

Searched defs:preference2 (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/fastpair/
DFastPairDevicePreferenceControllerTest.java201 final GearPreference preference2 = new GearPreference(mContext, null /* AttributeSet */); in onDeviceAdded_addThreeFastPairDevicePreference_displayThreeNoSeeAll() local
218 final GearPreference preference2 = new GearPreference(mContext, null /* AttributeSet */); in onDeviceAdded_addFourDevicePreference_onlyDisplayThreeWithSeeAll() local
246 final GearPreference preference2 = new GearPreference(mContext, null /* AttributeSet */); in onDeviceRemoved_removeFourthDevice_hideSeeAll() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/
DPreviouslyConnectedDevicePreferenceControllerTest.java247 final BluetoothDevicePreference preference2 = new BluetoothDevicePreference( in onDeviceAdded_addFourDevicePreference_onlyDisplayThree() local
337 final BluetoothDevicePreference preference2 = in updatePreferenceGroup_bluetoothIsEnable_shouldOrderByMostRecentlyConnected() local
372 final BluetoothDevicePreference preference2 = in updatePreferenceGroup_bluetoothIsDisable_shouldShowOnlySeeAllPreference() local
DSavedDeviceGroupControllerTest.java186 final BluetoothDevicePreference preference2 = in updatePreferenceGroup_bluetoothIsEnable_shouldOrderByMostRecentlyConnected() local
221 final BluetoothDevicePreference preference2 = in updatePreferenceGroup_bluetoothIsDisable_shouldShowNoPreference() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/nfc/
DPaymentSettingsTest.java128 final Preference preference2 = new Preference(mContext); in isShowEmptyImage_hasVisiblePreference_returnFalse() local
142 final Preference preference2 = new Preference(mContext); in isShowEmptyImage_hasNoVisiblePreference_returnTrue() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDevicePreferenceTest.java250 final BluetoothDevicePreference preference2 = new BluetoothDevicePreference(mContext, in compareTo_sortTypeFIFO() local
275 final BluetoothDevicePreference preference2 = new BluetoothDevicePreference(mContext, in compareTo_sortTypeDefault() local
DBluetoothDetailsExtraOptionsControllerTest.java76 Preference preference2 = new SwitchPreferenceCompat(mContext); in displayPreference_removeAndAddPreferences() local
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/datausage/
DAppDataUsagePreferenceControllerTest.java166 ProgressBarPreference preference2 = in onDataLoaded_statsLoaded_hasOnePreference() local
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/
DPreferenceControllerTest.java125 CarUiPreference preference2 = mock(CarUiPreference.class); in onUxRestrictionsChanged_restricted_preferenceGroup_preferencesRestricted() local