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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java453 public void setRemoteInputController(RemoteInputController r) { method in class:ExpandableNotificationRow
454 mPrivateLayout.setRemoteInputController(r);
H A DNotificationContentView.java1261 public void setRemoteInputController(RemoteInputController r) { method in class:NotificationContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java6275 row.setRemoteInputController(mRemoteInputController);

Completed in 420 milliseconds