Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java171 private boolean mWallpaperChanged; field in ContextTest
205 if (mOriginalWallpaper != null && mWallpaperChanged) { in tearDown()
1010 mWallpaperChanged = true; in testAccessWallpaper()