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

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

Completed in 353 milliseconds