Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt411 private fun getLastNotificationShownTimeMillis(): Long { in getLastNotificationShownTimeMillis() method
433 currentTimeMillis() - getLastNotificationShownTimeMillis() < in postSystemNotificationIfNeeded()