HomeSort by relevance Sort by last modified time
    Searched defs:UIProvider (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationViewHeader.java 38 import com.android.mail.providers.UIProvider;
169 UIProvider.ConversationColumns.STARRED, mConversation.starred);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 37 public class UIProvider {
162 * must be a serialized {@link ListParams} object. UIProvider implementations are not
393 * returned by the UIProvider, rather this is a notion in the system.
580 * be one of the values in {@link UIProvider.AutoAdvance}
586 * will be one of the values in {@link UIProvider.SnapHeaderValue}
592 * will be one of the values in {@link UIProvider.DefaultReplyBehavior}
599 * {@link UIProvider.ConversationListIcon}.
    [all...]

Completed in 259 milliseconds