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.java95 public static SecureConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument
98 Bundle args = new Bundle(existingArgs); in newInstance()
DConversationViewFragment.java220 public static ConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument
223 Bundle args = new Bundle(existingArgs); in newInstance()