Searched refs:existingArgs (Results 1 – 2 of 2) sorted by relevance
110 public static SecureConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument113 Bundle args = new Bundle(existingArgs); in newInstance()
257 public static ConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument260 Bundle args = new Bundle(existingArgs); in newInstance()