Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImplTest.java73 private LegacyNotificationIconAreaControllerImpl mController;
85 mController = new LegacyNotificationIconAreaControllerImpl( in setup()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaControllerModule.kt30 legacyProvider: Provider<LegacyNotificationIconAreaControllerImpl>,
H A DLegacyNotificationIconAreaControllerImpl.java75 public class LegacyNotificationIconAreaControllerImpl implements class
130 public LegacyNotificationIconAreaControllerImpl( in LegacyNotificationIconAreaControllerImpl() method in LegacyNotificationIconAreaControllerImpl