Searched refs:EXTRA_POST_DIAL_STRING (Results 1 – 2 of 2) sorted by relevance
33 public static final String EXTRA_POST_DIAL_STRING = "extra_post_dial_string"; field in PostCharDialogActivity43 String postDialString = getIntent().getStringExtra(EXTRA_POST_DIAL_STRING); in onCreate()
1314 intent.putExtra(PostCharDialogActivity.EXTRA_POST_DIAL_STRING, chars); in onPostDialCharWait()