Searched refs:ACTION_HANG_UP_ONGOING_CALL (Results 1 – 3 of 3) sorted by relevance
38 public static final String ACTION_HANG_UP_ONGOING_CALL = field in InCallApp81 } else if (action.equals(ACTION_HANG_UP_ONGOING_CALL)) { in onReceive()
523 createNotificationPendingIntent(mContext, InCallApp.ACTION_HANG_UP_ONGOING_CALL); in addHangupAction()
134 public static final String ACTION_HANG_UP_ONGOING_CALL = field in PhoneGlobals509 Intent intent = new Intent(PhoneGlobals.ACTION_HANG_UP_ONGOING_CALL, null, in createHangUpOngoingCallPendingIntent()882 if (action.equals(ACTION_HANG_UP_ONGOING_CALL)) { in onReceive()