Searched refs:getTestsDrawable (Results 1 – 2 of 2) sorted by relevance
75 roundedTopDrawable = getTestsDrawable(R.drawable.rounded3px),76 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded4px))84 roundedTopDrawable = getTestsDrawable(R.drawable.rounded4px),85 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded5px))96 roundedTopDrawable = getTestsDrawable(R.drawable.rounded3px),97 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded4px))114 roundedTopDrawable = getTestsDrawable(R.drawable.rounded4px),115 roundedBottomDrawable = getTestsDrawable(R.drawable.rounded4px))127 private fun getTestsDrawable(@DrawableRes drawableId: Int): Drawable? { regex
568 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded3px) in testRoundingRadius_NoCutout()570 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded3px) in testRoundingRadius_NoCutout()586 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded4px) in testRoundingTopBottomRadius_OnTopBottomOverlay()588 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded3px) in testRoundingTopBottomRadius_OnTopBottomOverlay()621 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded3px) in testRoundingTopBottomRadius_OnLeftRightOverlay()623 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded5px) in testRoundingTopBottomRadius_OnLeftRightOverlay()1004 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded3px) in testUpdateRoundedCorners()1006 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded4px) in testUpdateRoundedCorners()1280 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded3px) in testAutoShowHideOverlayWindowWhenSupportHwcLayer()1282 getTestsDrawable(com.android.systemui.tests.R.drawable.rounded4px) in testAutoShowHideOverlayWindowWhenSupportHwcLayer()[all …]