Searched refs:CheckSaveListener (Results 1 – 5 of 5) sorted by relevance
35 import com.android.systemui.statusbar.notification.row.NotificationInfo.CheckSaveListener;63 @Mock private CheckSaveListener mCheckSaveListener;
73 import com.android.systemui.statusbar.notification.row.NotificationInfo.CheckSaveListener;448 private final CheckSaveListener mCheckSaveListener = new CheckSaveListener() {
66 import com.android.systemui.statusbar.notification.row.NotificationInfo.CheckSaveListener;110 private CheckSaveListener mCheckSaveListener;161 CheckSaveListener checkSave, OnSettingsClickListener onSettingsClick) { in setUpWithPresenter()
162 public interface CheckSaveListener { interface in NotificationInfo
120 @Mock private NotificationInfo.CheckSaveListener mCheckSaveListener;