Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPendingIntent.java171 static final long PENDING_INTENT_EXPLICIT_MUTABILITY_REQUIRED = 160794467L; field in PendingIntent
450 if (Compatibility.isChangeEnabled(PENDING_INTENT_EXPLICIT_MUTABILITY_REQUIRED) in checkPendingIntent()