Searched refs:ACTION_POST_CALL (Results 1 – 2 of 2) sorted by relevance
30 public static final String ACTION_POST_CALL = "android.telecom.action.POST_CALL"; field in PostCallActivity41 if (ACTION_POST_CALL.equals(action)) { in onCreate()
30 import static android.telecom.TelecomManager.ACTION_POST_CALL;6801 Intent intent = new Intent(ACTION_POST_CALL);