HomeSort by relevance Sort by last modified time
    Searched refs:InCallOrientationListener (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/
InCallPresenter.java 104 private final Set<InCallOrientationListener> mOrientationListeners =
106 new ConcurrentHashMap<InCallOrientationListener, Boolean>(8, 0.9f, 1));
    [all...]
VideoCallPresenter.java 34 import com.android.incallui.InCallPresenter.InCallOrientationListener;
77 InCallOrientationListener,
    [all...]

Completed in 571 milliseconds