Searched refs:ACTION_HANG_UP_ONGOING_CALL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java143 public static final String ACTION_HANG_UP_ONGOING_CALL = field in class:PhoneGlobals
144 "com.android.phone.ACTION_HANG_UP_ONGOING_CALL";
736 Intent intent = new Intent(PhoneGlobals.ACTION_HANG_UP_ONGOING_CALL, null,
1582 if (action.equals(ACTION_HANG_UP_ONGOING_CALL)) {

Completed in 49 milliseconds