Searched refs:PostCharDialogActivity (Results 1 – 2 of 2) sorted by relevance
30 public class PostCharDialogActivity extends AppCompatActivity implements CallList.Listener { class
1310 Intent intent = new Intent(context, PostCharDialogActivity.class); in onPostDialCharWait()1313 intent.putExtra(PostCharDialogActivity.EXTRA_CALL_ID, callId); in onPostDialCharWait()1314 intent.putExtra(PostCharDialogActivity.EXTRA_POST_DIAL_STRING, chars); in onPostDialCharWait()