Searched defs:setRemoteInputController (Results 1 - 2 of 2) sorted by relevance

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

Completed in 63 milliseconds