Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DLegacyNotificationIconAreaControllerImplTest.java77 private LegacyNotificationIconAreaControllerImpl mController;
89 mController = new LegacyNotificationIconAreaControllerImpl( in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaControllerModule.kt28 legacyProvider: Provider<LegacyNotificationIconAreaControllerImpl>, in provideNotificationIconAreaControllerImpl()
DLegacyNotificationIconAreaControllerImpl.java75 public class LegacyNotificationIconAreaControllerImpl implements class
127 public LegacyNotificationIconAreaControllerImpl( in LegacyNotificationIconAreaControllerImpl() method in LegacyNotificationIconAreaControllerImpl