Searched refs:targets (Results 1 – 11 of 11) sorted by relevance
616 final ArrayList<TargetDrawable> targets = loadDrawableArray(resourceId); in internalSetTargetResources() local617 mTargetDrawables = targets; in internalSetTargetResources()622 final int count = targets.size(); in internalSetTargetResources()624 TargetDrawable target = targets.get(i); in internalSetTargetResources()886 ArrayList<TargetDrawable> targets = mTargetDrawables; in handleMove() local887 int ntargets = targets.size(); in handleMove()920 TargetDrawable target = targets.get(i); in handleMove()954 TargetDrawable target = targets.get(mActiveTarget); in handleMove()959 TargetDrawable target = targets.get(activeTarget); in handleMove()1171 ArrayList<TargetDrawable> targets = mTargetDrawables; in updateTargetPositions() local[all …]
395 LinearLayout targets = (LinearLayout) searchBar.findViewById(R.id.drag_target_bar); in layout() local396 targets.setOrientation(LinearLayout.VERTICAL); in layout()397 … FrameLayout.LayoutParams targetsLp = (FrameLayout.LayoutParams) targets.getLayoutParams(); in layout()406 LinearLayout targets = (LinearLayout) searchBar.findViewById(R.id.drag_target_bar); in layout() local407 targets.getLayoutParams().width = searchBarSpaceWidthPx; in layout()
1883 public void markConversationsRead(final Collection<Conversation> targets, final boolean read,1885 LogUtils.d(LOG_TAG, "markConversationsRead(targets=%s)", targets.toArray());1890 targets.toArray());1895 markConversationsRead(targets, read, viewed, true);1900 markConversationsRead(targets, read, viewed, true);1904 private void markConversationsRead(final Collection<Conversation> targets, final boolean read,1912 markConversationsRead(targets, read, markViewed, showNext);1916 if (!showNextConversation(targets, operation)) {1922 final int size = targets.size();1924 for (final Conversation target : targets) {
98 void markConversationsRead(Collection<Conversation> targets, boolean read, boolean viewed); in markConversationsRead() argument
315 final Collection<Conversation> targets = mCheckedSet.values(); in markConversationsRead() local317 mUpdater.markConversationsRead(targets, read, false); in markConversationsRead()
17 # into the dictionary is to add shortcut targets and maybe a whitelist
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...