Searched refs:RemoteInputView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java45 public class RemoteInputView extends FrameLayout implements View.OnClickListener { class in inherits:FrameLayout,View.OnClickListener
55 public RemoteInputView(Context context, AttributeSet attrs) { method in class:RemoteInputView
107 public static RemoteInputView inflate(Context context, ViewGroup root,
109 RemoteInputView v = (RemoteInputView)

Completed in 131 milliseconds