Searched refs:findRemoteInputView (Results 1 – 1 of 1) sorted by relevance
468 riv = findRemoteInputView(pv); in activateRemoteInput()493 riv = findRemoteInputView(row.getPrivateLayout().getExpandedChild()); in activateRemoteInput()584 riv = findRemoteInputView(row.getPrivateLayout().getExpandedChild()); in activateRemoteInputOnExpanded()653 private RemoteInputView findRemoteInputView(View v) { in findRemoteInputView() method in NotificationRemoteInputManager