Searched refs:PostCharDialogFragment (Results 1 – 3 of 3) sorted by relevance
30 public class PostCharDialogFragment extends DialogFragment { class38 public PostCharDialogFragment() {} in PostCharDialogFragment() method in PostCharDialogFragment40 public PostCharDialogFragment(String callId, String postDialStr) { in PostCharDialogFragment() method in PostCharDialogFragment
49 PostCharDialogFragment fragment = new PostCharDialogFragment(callId, postDialString); in onCreate()
972 PostCharDialogFragment fragment = new PostCharDialogFragment(callId, chars); in showDialogForPostCharWait()