Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DNotificationCharacteristics.kt28 val importance: Int = IMPORTANCE_ANY,
33 const val IMPORTANCE_ANY = -1 constant
43 return characteristicImportance == IMPORTANCE_ANY || in importanceMatches()