Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java3639 boolean hintContentIntentLaunchesActivity) { in setHintContentIntentLaunchesActivity() argument
3640 setFlag(FLAG_HINT_CONTENT_INTENT_LAUNCHES_ACTIVITY, hintContentIntentLaunchesActivity); in setHintContentIntentLaunchesActivity()
/frameworks/base/core/java/android/app/
DNotification.java6449 boolean hintContentIntentLaunchesActivity) { in setHintContentIntentLaunchesActivity() argument
6450 setFlag(FLAG_HINT_CONTENT_INTENT_LAUNCHES_ACTIVITY, hintContentIntentLaunchesActivity); in setHintContentIntentLaunchesActivity()