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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java248 public void setRemoteInput(RemoteInput[] remoteInputs, RemoteInput remoteInput) { method in class:RemoteInputView
377 setRemoteInput(other.mRemoteInputs, other.mRemoteInput);
417 setRemoteInput(inputs, input);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java499 riv.setRemoteInput(inputs, input);

Completed in 388 milliseconds