Searched refs:ACTION_POST_CALL (Results 1 – 2 of 2) sorted by relevance
31 private static final String ACTION_POST_CALL = "android.telecom.action.POST_CALL"; field in CtsPostCallActivity44 if (ACTION_POST_CALL.equals(action)) { in onCreate()
43301 field public static final String ACTION_POST_CALL = "android.telecom.action.POST_CALL";