Home
last modified time | relevance | path

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

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