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
99
if (!
isActiveSlot
(slotIndex)) {
106
public boolean
isActiveSlot
(int slotIndex) {
302
if (
isActiveSlot
(mSlotIndex)) {
329
if (mListener != null &&
isActiveSlot
(index)) {
AlbumSetSlidingWindow.java
117
if (!
isActiveSlot
(slotIndex)) {
128
public boolean
isActiveSlot
(int slotIndex) {
378
if (mListener != null &&
isActiveSlot
(index)) {
450
if (
isActiveSlot
(mSlotIndex)) {
519
if (
isActiveSlot
(mSlotIndex)) {
Completed in 285 milliseconds