Searched refs:VIEW_TAG (Results 1 – 3 of 3) sorted by relevance
78 public static final Object VIEW_TAG = new Object(); field in RemoteInputView199 v.setTag(VIEW_TAG); in inflate()
438 return (RemoteInputView) v.findViewWithTag(RemoteInputView.VIEW_TAG); in findRemoteInputView()
1322 view.findViewWithTag(RemoteInputView.VIEW_TAG);