Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1845 RemoteInputView riv = getRemoteInputForView(getViewForVisibleType(mVisibleType)); in dispatchTouchEvent()
1867 private RemoteInputView getRemoteInputForView(View child) { in getRemoteInputForView() method in NotificationContentView