Home
last modified time | relevance | path

Searched defs:RemoteInputView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java73 public class RemoteInputView extends LinearLayout implements View.OnClickListener, TextWatcher { class
103 public RemoteInputView(Context context, AttributeSet attrs) { in RemoteInputView() method in RemoteInputView