Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/deviceinfo/
DStorageSliceTest.java74 final IconCompat expectedIcon = IconCompat.createWithResource(mContext, in getSlice_shouldBeCorrectSliceContent() local
DDeviceInfoSliceTest.java80 final IconCompat expectedIcon = IconCompat.createWithResource(mContext, in getSlice_hasSubscriptionInfo_shouldBeCorrectSliceContent() local
DDataUsageSliceTest.java93 final IconCompat expectedIcon = IconCompat.createWithResource(mContext, in getSlice_hasSim_shouldBeCorrectSliceContent() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeySpecParserTests.java30 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
DKeySpecParserTestsBase.java57 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
DSliceTester.java147 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsSliderSlice() local
186 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsCopyableSlice() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/slice/
DWifiSliceTest.java241 final IconCompat expectedIcon = IconCompat.createWithResource(mContext, in getWifiSlice_isCaptivePortal_shouldHaveCaptivePortalItems() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/
DWifiDetailPreferenceControllerTest.java481 Drawable expectedIcon = mockIconInjector.getIcon(LEVEL); in entityHeader_shouldHaveIconSetForConnectedNetwork() local
491 Drawable expectedIcon = mockIconInjector.getIcon(LEVEL); in entityHeader_shouldHaveIconSetForDisconnectedNetwork() local