OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isActiveSlot
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumSlidingWindow.java
115
if (!
isActiveSlot
(slotIndex)) {
122
public boolean
isActiveSlot
(int slotIndex) {
315
if (
isActiveSlot
(mSlotIndex)) {
342
if (mListener != null &&
isActiveSlot
(index)) {
AlbumSetSlidingWindow.java
121
if (!
isActiveSlot
(slotIndex)) {
132
public boolean
isActiveSlot
(int slotIndex) {
381
if (mListener != null &&
isActiveSlot
(index)) {
450
if (
isActiveSlot
(mSlotIndex)) {
514
if (
isActiveSlot
(mSlotIndex)) {
Completed in 77 milliseconds