Searched defs:CALL_ACTION (Results 1 – 2 of 2) sorted by relevance
34 public static final String CALL_ACTION = Intent.ACTION_CALL; field in IntentUtil
72 private static final String CALL_ACTION = "com.android.calendar.CALL"; field in AlertReceiver