Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuViewLayer.java129 private final MenuNotificationFactory mNotificationFactory; field in MenuViewLayer
252 mNotificationFactory = new MenuNotificationFactory(context); in MenuViewLayer()
606 mNotificationFactory.createHiddenNotification()); in showNotification()