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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
H A DNotificationMenuRowPlugin.java28 import com.android.systemui.plugins.statusbar.NotificationMenuRowPlugin.OnMenuEventListener;
34 @DependsOn(target = OnMenuEventListener.class)
43 @ProvidesInterface(version = OnMenuEventListener.VERSION)
44 public interface OnMenuEventListener { interface in interface:NotificationMenuRowPlugin
85 public void setMenuClickListener(OnMenuEventListener listener);

Completed in 112 milliseconds