Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPendingIntent.java177 public static final long BLOCK_MUTABLE_IMPLICIT_PENDING_INTENT = 236704164L; field in PendingIntent
467 && !Compatibility.isChangeEnabled(BLOCK_MUTABLE_IMPLICIT_PENDING_INTENT)) { in checkPendingIntent()