Searched refs:ACTION_HANG_UP_ONGOING_CALL (Results 1 – 1 of 1) sorted by relevance
149 public static final String ACTION_HANG_UP_ONGOING_CALL = field in PhoneApp746 Intent intent = new Intent(PhoneApp.ACTION_HANG_UP_ONGOING_CALL, null, in createHangUpOngoingCallPendingIntent()1742 if (action.equals(ACTION_HANG_UP_ONGOING_CALL)) { in onReceive()