Searched defs:InflationExecutor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java60 private static final InflationExecutor EXECUTOR = new InflationExecutor();
723 private static class InflationExecutor implements Executor { class in class:NotificationInflater
742 private InflationExecutor() { method in class:NotificationInflater.InflationExecutor

Completed in 10 milliseconds