Searched refs:mainLooper (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/tests/src/com/android/gallery3d/data/
H A DGalleryAppMock.java34 ContentResolver resolver, Looper mainLooper) {
37 mMainLooper = mainLooper;
33 GalleryAppMock(Context context, ContentResolver resolver, Looper mainLooper) argument
H A DLocalDataTest.java390 static GalleryAppStub newGalleryContext(SQLiteDatabase db, Looper mainLooper) { argument
394 return new GalleryAppMock(null, cr, mainLooper);

Completed in 60 milliseconds