/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/internet/domain/interactor/ |
H A D | InternetTileDataInteractorTest.kt | 163 val expectedIcon = in <lambda>() constant 197 val expectedIcon = InternetTileIconModel.ResourceId(WifiIcons.WIFI_NO_INTERNET_ICONS[4]) in <lambda>() constant 224 val expectedIcon = InternetTileIconModel.ResourceId(WifiIcons.WIFI_NO_INTERNET_ICONS[4]) in <lambda>() constant 242 val expectedIcon = in <lambda>() constant 263 val expectedIcon = in <lambda>() constant 284 val expectedIcon = in <lambda>() constant 306 val expectedIcon = in <lambda>() constant 324 val expectedIcon = in <lambda>() constant 345 val expectedIcon = in <lambda>() constant 366 val expectedIcon = in <lambda>() constant [all …]
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/ |
H A D | PackageItemInfoIconTest.java | 63 Drawable expectedIcon = mContext.getDrawable( in testSystemDefault() local 77 Drawable expectedIcon = mContext.getDrawable(R.drawable.size_48x48); in testFromAppInfo() local 92 Drawable expectedIcon = mContext.getDrawable(R.drawable.start); in testFromActivity() local 111 Drawable expectedIcon = mContext.getDrawable( in testDelegatedSystemDefault() local 125 Drawable expectedIcon = mContext.getDrawable(R.drawable.size_48x48); in testDelegatedFromAppInfo() local 138 Drawable expectedIcon = mContext.getDrawable(R.drawable.start); in testDelegatedFromActivity() local
|
H A D | LauncherAppsTest.java | 434 Drawable expectedIcon = in testGetActivityList_targetArchivedApp() local 491 Drawable expectedIcon = in testGetActivityList_allArchivedApps() local 537 Drawable expectedIcon = packageManager.getApplicationIcon(activity.getApplicationInfo()); in resolveActivity_archivedApp_componentNameMatches() local 779 private static void recycleBitmaps(Drawable expectedIcon, Drawable actualIcon, in recycleBitmaps()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/flashlight/domain/ |
H A D | FlashlightMapperTest.kt | 75 val expectedIcon = in mapsEnabledDataToOnIconState() constant 86 val expectedIcon = in mapsDisabledDataToOffIconState() constant 97 val expectedIcon = in mapsUnavailableDataToOffIconState() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/location/domain/ |
H A D | LocationTileMapperTest.kt | 72 val expectedIcon = Icon.Loaded(context.getDrawable(R.drawable.qs_location_icon_on)!!, null) in mapsEnabledDataToOnIconState() constant 81 val expectedIcon = Icon.Loaded(context.getDrawable(R.drawable.qs_location_icon_off)!!, null) in mapsDisabledDataToOffIconState() constant
|
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/ |
H A D | PointerIconTest.java | 85 private void assertMousePointerIcon(String message, PointerIcon expectedIcon, View target) { in assertMousePointerIcon() 90 private void assertStylusPointerIcon(String message, PointerIcon expectedIcon, View target) { in assertStylusPointerIcon() 95 private void assertPointerIcon(String message, PointerIcon expectedIcon, View target, in assertPointerIcon()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/ |
D | SliceTester.java | 149 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsSliderSlice() local 189 final IconCompat expectedIcon = IconCompat.createWithResource(context, in testSettingsCopyableSlice() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationHistoryTest.java | 59 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local 90 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in testHistoricalNotificationBuilder() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/recents/data/ |
D | TasksRepositoryTest.kt | 267 val expectedIcon = FakeTaskIconDataSource.mockCopyableDrawable() in onTaskIconChanged_setsNewIconOnTask() constant
|
/aosp_15_r20/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
H A D | ShortcutManagerCtsTestsBase.java | 585 String shortcutId, Icon expectedIcon) { in assertIconDimensions() 595 protected void assertIconDimensions(Icon expectedIcon, Drawable actual) { in assertIconDimensions()
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
D | KeySpecParserTests.java | 30 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
|
D | KeySpecParserTestsBase.java | 57 final String expectedLabel, final String expectedOutputText, final int expectedIcon, in assertParser()
|
/aosp_15_r20/frameworks/base/services/tests/PackageManagerComponentOverrideTests/src/com/android/server/pm/test/override/ |
H A D | PackageManagerComponentLabelIconOverrideTest.kt | 155 val expectedIcon = when (result) { in <lambda>() constant in com.android.server.pm.test.override.PackageManagerComponentLabelIconOverrideTest.Companion.Params
|
/aosp_15_r20/cts/hostsidetests/shortcuts/deviceside/common/src/android/content/pm/cts/shortcut/device/common/ |
H A D | ShortcutManagerDeviceTestBase.java | 110 String shortcutId, Icon expectedIcon) { in assertIconDimensions()
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationHistoryFilterTest.java | 52 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
|
H A D | NotificationHistoryProtoHelperTest.java | 59 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
|
H A D | NotificationHistoryDatabaseTest.java | 75 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
|
H A D | NotificationHistoryManagerTest.java | 74 Icon expectedIcon = Icon.createWithResource(InstrumentationRegistry.getContext(), in getHistoricalNotification() local
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details2/ |
D | WifiDetailPreferenceController2Test.java | 502 Drawable expectedIcon = mMockIconInjector.getIcon(false /* showX */, LEVEL); in entityHeader_shouldHaveIconSetForConnectedNetwork() local 512 Drawable expectedIcon = mMockIconInjector.getIcon(false /* showX */, LEVEL); in entityHeader_shouldHaveIconSetForDisconnectedNetwork() local
|