OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slotBegin
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlotView.java
123
int
slotBegin
= WIDE ? rect.left : rect.top;
127
if (visibleLength < slotEnd -
slotBegin
) {
129
} else if (
slotBegin
< visibleBegin) {
130
position =
slotBegin
;
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BlobCache.java
553
int
slotBegin
= slot;
569
if (slot ==
slotBegin
) {
/external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar
Completed in 888 milliseconds