Home
last modified time | relevance | path

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

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