Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2345 static final String ATTR_LAST_LONG_FGS_NOTIFICATION_TIME = "last_long_fgs_noti_ts"; field in AppRestrictionController.NotificationHelper
2361 ATTR_LAST_LONG_FGS_NOTIFICATION_TIME,
2368 case ATTR_LAST_LONG_FGS_NOTIFICATION_TIME: in notificationTimeAttrToType()