Home
last modified time | relevance | path

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

/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/
DPreviewDataProvider.kt132 } else if (isPayloadTogglingEnabled && shouldShowPayloadSelection()) { in <lambda>()
153 private fun shouldShowPayloadSelection(): Boolean { in <lambda>() method