Searched defs:setUserActionMayIndirectlyRemove (Results 1 – 2 of 2) sorted by relevance
158 fun setUserActionMayIndirectlyRemove(entry: NotificationEntry) in addHeadsUpPhoneListener() method236 override fun setUserActionMayIndirectlyRemove(entry: NotificationEntry) {} in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.policy.HeadsUpManagerEmptyImpl
669 public void setUserActionMayIndirectlyRemove(@NonNull NotificationEntry entry) { in setUserActionMayIndirectlyRemove() method in BaseHeadsUpManager