Home
last modified time | relevance | path

Searched refs:slot (Results 1 – 21 of 21) sorted by relevance

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoTable.java199 for (int slot = 0; slot < mOnDeck.length; slot++) { in clearSelection()
200 if (mOnDeck[slot] != null) { in clearSelection()
201 fadeAway(mOnDeck[slot], false); in clearSelection()
202 mOnDeck[slot] = null; in clearSelection()
204 if (mLoadOnDeckTasks[slot] != null && in clearSelection()
205 mLoadOnDeckTasks[slot].getStatus() != AsyncTask.Status.FINISHED) { in clearSelection()
206 mLoadOnDeckTasks[slot].cancel(true); in clearSelection()
207 mLoadOnDeckTasks[slot] = null; in clearSelection()
259 for (int slot = 0; slot < mOnDeck.length; slot++) { in promoteSelection()
260 if (mLoadOnDeckTasks[slot] != null && in promoteSelection()
[all …]
/packages/apps/Gallery/src/com/android/camera/gallery/
DImageListUber.java66 MergeSlot slot = new MergeSlot(list, i); in ImageListUber() local
67 if (slot.next()) mQueue.add(slot); in ImageListUber()
132 MergeSlot slot = nextMergeSlot(); in getImageAt() local
133 if (slot == null) return null; in getImageAt()
135 IImage result = slot.mImage; in getImageAt()
136 if (slot.next()) mQueue.add(slot); in getImageAt()
139 if (slot.next()) mQueue.add(slot); in getImageAt()
144 MergeSlot slot = mQueue.poll(); in nextMergeSlot() local
145 if (slot == null) return null; in nextMergeSlot()
146 if (slot.mListIndex == mLastListIndex) { in nextMergeSlot()
[all …]
/packages/apps/Mms/src/com/android/mms/util/
DBlobCache.java539 int slot = (int) (key % mMaxEntries); in lookupInternal() local
540 if (slot < 0) slot += mMaxEntries; in lookupInternal()
541 int slotBegin = slot; in lookupInternal()
543 int offset = hashStart + slot * 12; in lookupInternal()
554 if (++slot >= mMaxEntries) { in lookupInternal()
555 slot = 0; in lookupInternal()
557 if (slot == slotBegin) { in lookupInternal()
559 mIndexBuffer.putInt(hashStart + slot * 12 + 8, 0); in lookupInternal()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java551 int slot = (int) (key % mMaxEntries); in lookupInternal() local
552 if (slot < 0) slot += mMaxEntries; in lookupInternal()
553 int slotBegin = slot; in lookupInternal()
555 int offset = hashStart + slot * 12; in lookupInternal()
566 if (++slot >= mMaxEntries) { in lookupInternal()
567 slot = 0; in lookupInternal()
569 if (slot == slotBegin) { in lookupInternal()
571 mIndexBuffer.putInt(hashStart + slot * 12 + 8, 0); in lookupInternal()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DLocalMergeAlbum.java126 MediaItem[] slot = new MediaItem[mSources.length]; in getMediaItem() local
132 slot[i] = mFetcher[i].getItem(subPos[i]); in getMediaItem()
140 if (slot[j] != null) { in getMediaItem()
141 if (k == -1 || mComparator.compare(slot[j], slot[k]) < 0) { in getMediaItem()
153 result.add(slot[k]); in getMediaItem()
155 slot[k] = mFetcher[k].getItem(subPos[k]); in getMediaItem()
/packages/apps/Dialer/src/com/android/dialer/
DSpecialCharSequenceMgr.java312 for (int slot = 0; slot < telephonyManager.getPhoneCount(); slot++) { in handleDeviceIdDisplay()
313 deviceIds.add(telephonyManager.getDeviceId(slot)); in handleDeviceIdDisplay()
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java583 for (int slot = 0; slot < mSimCount; slot++) { in handleMessage()
584 if (mStkContext[slot] != null) { in handleMessage()
585 handleIdleScreen(slot); in handleMessage()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dcs_wordlist.combined.gz
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1393228136, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1393228135, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Româna,date=1408019089, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ...