Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java877 private static class RtlEnabledContext extends ContextWrapper { class in NotificationContentInflater.AsyncInflationTask
878 private RtlEnabledContext(Context packageContext) { in RtlEnabledContext() method in NotificationContentInflater.AsyncInflationTask.RtlEnabledContext