Searched refs:TempAllowListDuration (Results 1 – 2 of 2) sorted by relevance
86 private ArrayMap<IBinder, TempAllowListDuration> mAllowlistDuration;233 static final class TempAllowListDuration { class in PendingIntentRecord239 TempAllowListDuration(long _duration, int _type, @ReasonCode int _reasonCode, in TempAllowListDuration() method in PendingIntentRecord.TempAllowListDuration262 new TempAllowListDuration(duration, type, reasonCode, reason)); in setAllowlistDurationLocked()413 TempAllowListDuration duration = null; in sendInner()714 TempAllowListDuration entry = mAllowlistDuration.valueAt(i); in dump()757 TempAllowListDuration entry = mAllowlistDuration.valueAt(i); in toString()
1900 HPLcom/android/server/am/PendingIntentRecord$TempAllowListDuration;-><init>(JIILjava/lang/String;)V