Home
last modified time | relevance | path

Searched refs:testDrawable2 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java884 Drawable testDrawable2 = mContext.peekWallpaper(); in testAccessWallpaper() local
894 assertNotSame(testDrawable2, mContext.peekWallpaper()); in testAccessWallpaper()