Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java470 private void onDefocus(boolean animate, boolean logClose) { in onDefocus() method in RemoteInputView
633 onDefocus(false /* animate */, false /* logClose */); in reset()
946 mRemoteInputView.onDefocus(animate, true /* logClose */); in defocusIfNeeded()