Home
last modified time | relevance | path

Searched defs:TempAllowListDuration (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentRecord.java233 static final class TempAllowListDuration { class in PendingIntentRecord
239 TempAllowListDuration(long _duration, int _type, @ReasonCode int _reasonCode, in TempAllowListDuration() method in PendingIntentRecord.TempAllowListDuration