Searched defs:setRemoteInputController (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java490 public void setRemoteInputController(RemoteInputController r) { method in class:ExpandableNotificationRow
491 mPrivateLayout.setRemoteInputController(r);
H A DNotificationContentView.java1261 public void setRemoteInputController(RemoteInputController r) { method in class:NotificationContentView

Completed in 64 milliseconds