Home
last modified time | relevance | path

Searched refs:existingArgs (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSecureConversationViewFragment.java110 public static SecureConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument
113 Bundle args = new Bundle(existingArgs); in newInstance()
DConversationViewFragment.java257 public static ConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument
260 Bundle args = new Bundle(existingArgs); in newInstance()