Home
last modified time | relevance | path

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

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