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

  /packages/apps/Exchange/src/com/android/exchange/eas/
EasFullSyncOperation.java 22 import com.android.mail.providers.UIProvider;
257 UIProvider.LastSyncResult.SUCCESS);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationViewHeader.java 30 import com.android.mail.providers.UIProvider;
155 UIProvider.ConversationColumns.STARRED, mConversation.starred);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java 36 public class UIProvider {
119 * must be a serialized {@link ListParams} object. UIProvider implementations are not
344 * returned by the UIProvider, rather this is a notion in the system.
523 * be one of the values in {@link UIProvider.AutoAdvance}
529 * will be one of the values in {@link UIProvider.SnapHeaderValue}
535 * will be one of the values in {@link UIProvider.DefaultReplyBehavior}
542 * {@link UIProvider.ConversationListIcon}.
    [all...]

Completed in 275 milliseconds