Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardFragment.java1303 final LayoutIgnoringListener listener = new LayoutIgnoringListener(); in animateForNewOutgoingCall()
1475 private final class LayoutIgnoringListener implements View.OnLayoutChangeListener { class in CallCardFragment