Searched refs:EXTRA_HANG_UP_INTENT (Results 1 – 2 of 2) sorted by relevance
1437 public static final String EXTRA_HANG_UP_INTENT = "android.hangUpIntent"; field in Notification9505 extras.putParcelable(EXTRA_HANG_UP_INTENT, mHangUpIntent); in addExtras()9539 mHangUpIntent = extras.getParcelable(EXTRA_HANG_UP_INTENT); in restoreFromExtras()
5689 field public static final String EXTRA_HANG_UP_INTENT = "android.hangUpIntent";