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.java1007 Drawable testDrawable2 = mContext.peekWallpaper(); in testAccessWallpaper() local
1017 assertNotSame(testDrawable2, mContext.peekWallpaper()); in testAccessWallpaper()