Home
last modified time | relevance | path

Searched defs:topDrawable (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DEditTextCursorAnchorInfoTest.java315 Drawable topDrawable = createDrawable(topDrawableHeight); in testVisibleLineBounds_withCompoundDrawable_allVisible() local
335 Drawable topDrawable = createDrawable(topDrawableHeight); in testVisibleLineBounds_withCompoundDrawable_cutBottomLines() local
356 Drawable topDrawable = createDrawable(topDrawableHeight); in testVisibleLineBounds_withCompoundDrawable_scrolled() local
378 Drawable topDrawable = createDrawable(topDrawableHeight); in testVisibleLineBounds_withCompoundDrawable_partiallyVisible() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java1315 Drawable topDrawable = mRoundedCornerResDelegate.getTopRoundedDrawable(); in updateHwLayerRoundedCornerDrawable() local