Home
last modified time | relevance | path

Searched refs:CALL_TARGET_CLICK_EXTRA_KEY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntentsImpl.java80 private static final String CALL_TARGET_CLICK_EXTRA_KEY = field in UIIntentsImpl
274 intent.putExtra(CALL_TARGET_CLICK_EXTRA_KEY, extras); in launchPhoneCallActivity()