Searched refs:stealFocusFrom (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java749 mHeadsUpRemoteInput.stealFocusFrom(mExpandedRemoteInput);
754 mExpandedRemoteInput.stealFocusFrom(mHeadsUpRemoteInput);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java374 public void stealFocusFrom(RemoteInputView other) { method in class:RemoteInputView

Completed in 65 milliseconds