Searched refs:existingArgs (Results 1 – 2 of 2) sorted by relevance
95 public static SecureConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument98 Bundle args = new Bundle(existingArgs); in newInstance()
220 public static ConversationViewFragment newInstance(Bundle existingArgs, in newInstance() argument223 Bundle args = new Bundle(existingArgs); in newInstance()