Searched refs:OnComputeInsetsListener (Results 1 – 2 of 2) sorted by relevance
30 private static final HashMap<OnComputeInsetsListener, ViewTreeObserver>32 private static final HashMap<OnComputeInsetsListener, OnComputeInternalInsetsListener>44 @NonNull ViewTreeObserver observer, @NonNull OnComputeInsetsListener listener) { in addOnComputeInsetsListener()68 public static void removeOnComputeInsetsListener(@NonNull OnComputeInsetsListener victim) { in removeOnComputeInsetsListener()82 public interface OnComputeInsetsListener { interface in ViewTreeObserverWrapper
36 import com.android.systemui.shared.system.ViewTreeObserverWrapper.OnComputeInsetsListener;45 private final OnComputeInsetsListener mTaskbarInsetsComputer = this::onComputeTaskbarInsets;