Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java492 protected void setEditTextReferenceToSelf() { in setEditTextReferenceToSelf() method in RemoteInputView
499 setEditTextReferenceToSelf(); in onAttachedToWindow()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DRemoteInputViewTest.java300 view.setEditTextReferenceToSelf(); in testUiPredictiveBack_openAndDispatchCallback()