Searched defs:getMainLooper (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryContext.java31 public Looper getMainLooper(); method in interface:GalleryContext
H A DGalleryApp.java38 public Looper getMainLooper(); method in interface:GalleryApp
/packages/apps/Gallery2/tests/src/com/android/gallery3d/data/
H A DGalleryAppMock.java49 public Looper getMainLooper() { return mMainLooper; } method in class:GalleryAppMock
H A DGalleryAppStub.java41 public Looper getMainLooper() { return null; } method in class:GalleryAppStub

Completed in 76 milliseconds