HomeSort by relevance Sort by last modified time
    Searched refs:viewed (Results 1 - 12 of 12) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationUpdater.java 95 * @param viewed whether the conversations are marked viewed as well. This indicates that the
98 void markConversationsRead(Collection<Conversation> targets, boolean read, boolean viewed);
114 * Mark a single conversation 'seen', which is a combination of 'viewed' and 'read'. In some
AbstractActivityController.java 382 * folders are tied to the current account being viewed. When the account is changed,
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Conversation.java 158 private transient boolean viewed; field in class:Conversation
633 } else if (ConversationColumns.VIEWED.equals(key)) {
748 return viewed;
752 viewed = true;
  /external/ImageMagick/www/api/
enhance.php 355 <p>GammaImage() gamma-corrects a particular image channel. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.</p>
  /prebuilts/jdk/jdk8/darwin-x86/lib/
jconsole.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
jconsole.jar 
  /prebuilts/go/darwin-x86/src/runtime/
stack.go 1009 // That status change by itself can be viewed as a small preemption,
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
stack.go 1009 // That status change by itself can be viewed as a small preemption,
    [all...]
  /prebuilts/go/darwin-x86/src/reflect/
all_test.go 830 // Check that structure alignment & offsets viewed through reflect agree with those
    [all...]
  /prebuilts/go/linux-x86/src/reflect/
all_test.go 830 // Check that structure alignment & offsets viewed through reflect agree with those
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 1000 milliseconds