Searched refs:InstructionFragment (Results 1 – 2 of 2) sorted by relevance
29 public class InstructionFragment extends Fragment { class34 public static InstructionFragment newInstance() { in newInstance()35 return new InstructionFragment(); in newInstance()
44 showFragment(InstructionFragment.newInstance()); in onCreate()