Home
last modified time | relevance | path

Searched defs:preference1 (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/
DPreviouslyConnectedDevicePreferenceControllerTest.java209 final BluetoothDevicePreference preference1 = new BluetoothDevicePreference( in onDeviceAdded_addDevicePreference_displayIt() local
229 final BluetoothDevicePreference preference1 = new BluetoothDevicePreference( in onDeviceAdded_addFourDevicePreference_onlyDisplayThree() local
263 final BluetoothDevicePreference preference1 = new BluetoothDevicePreference( in onDeviceRemoved_removeLastDevice_showSeeAllPreference() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/nfc/
DPaymentSettingsTest.java126 final Preference preference1 = new Preference(mContext); in isShowEmptyImage_hasVisiblePreference_returnFalse() local
139 final Preference preference1 = new Preference(mContext); in isShowEmptyImage_hasNoVisiblePreference_returnTrue() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDevicePreferenceTest.java237 final BluetoothDevicePreference preference1 = new BluetoothDevicePreference(mContext, in compareTo_sortTypeFIFO() local
262 final BluetoothDevicePreference preference1 = new BluetoothDevicePreference(mContext, in compareTo_sortTypeDefault() local
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/datausage/
DAppDataUsagePreferenceControllerTest.java164 ProgressBarPreference preference1 = in onDataLoaded_statsLoaded_hasOnePreference() local
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/
DPreferenceControllerTest.java118 CarUiPreference preference1 = mock(CarUiPreference.class); in onUxRestrictionsChanged_restricted_preferenceGroup_preferencesRestricted() local