Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeySpecParserTests.java30 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
H A DKeySpecParserTestsBase.java57 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationHistoryTest.java52 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
83 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in testHistoricalNotificationBuilder() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
H A DSliceTester.java149 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsSliderSlice() local
189 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsCopyableSlice() local
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/testutils/
H A DSliceTester.java148 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsSliderSlice() local
188 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsCopyableSlice() local
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationHistoryFilterTest.java52 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
H A DNotificationHistoryProtoHelperTest.java59 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
H A DNotificationHistoryDatabaseTest.java80 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
H A DNotificationHistoryManagerTest.java74 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
/aosp12/frameworks/base/services/tests/PackageManagerComponentOverrideTests/src/com/android/server/pm/test/override/
H A DPackageManagerComponentLabelIconOverrideTest.kt150 val expectedIcon = when (result) { regex
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details2/
H A DWifiDetailPreferenceController2Test.java511 Drawable expectedIcon = mMockIconInjector.getIcon(false /* showX */, LEVEL); in entityHeader_shouldHaveIconSetForConnectedNetwork() local
521 Drawable expectedIcon = mMockIconInjector.getIcon(false /* showX */, LEVEL); in entityHeader_shouldHaveIconSetForDisconnectedNetwork() local