Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTest.java125 File imageFile = new File(mContext.getFilesDir(), "tempimage.jpg"); in testCreateFromPath() local
162 File imageFile = null; in testCreateFromStream() local
206 File imageFile = null; in testCreateFromResourceStream1() local
253 File imageFile = null; in testCreateFromResourceStream2() local
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsTest.java178 File imageFile = new File(path); in testSetImageViewUri() local