OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JOB_CONTEXT_STUB
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetUtils.java
49
.run(ThreadPool.
JOB_CONTEXT_STUB
);
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
ThreadPool.java
38
public static final JobContext
JOB_CONTEXT_STUB
= new JobContextStub();
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumSetSlidingWindow.java
390
.run(ThreadPool.
JOB_CONTEXT_STUB
);
Completed in 894 milliseconds