Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java210 public void setRemoteInput(RemoteInput[] remoteInputs, RemoteInput remoteInput) { in setRemoteInput() method in RemoteInputView
313 setRemoteInput(other.mRemoteInputs, other.mRemoteInput); in stealFocusFrom()
353 setRemoteInput(inputs, input); in updatePendingIntentFromActions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java487 riv.setRemoteInput(inputs, input);