Home
last modified time | relevance | path

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

/frameworks/support/slices/view/src/main/java/androidx/slice/widget/
DRemoteInputView.java182 private void onDefocus() { in onDefocus() method in RemoteInputView
232 onDefocus(); in reset()
319 mRemoteInputView.onDefocus(); in defocusIfNeeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java210 private void onDefocus(boolean animate) { in onDefocus() method in RemoteInputView
330 onDefocus(false /* animate */); in reset()
513 mRemoteInputView.onDefocus(animate); in defocusIfNeeded()