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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java923 applyRemoteInput(entry);
950 private void applyRemoteInput(final NotificationData.Entry entry) { method in class:NotificationContentView
973 mExpandedRemoteInput = applyRemoteInput(bigContentView, entry, hasRemoteInput,
987 mHeadsUpRemoteInput = applyRemoteInput(headsUpContentView, entry, hasRemoteInput,
1000 private RemoteInputView applyRemoteInput(View view, NotificationData.Entry entry, method in class:NotificationContentView

Completed in 55 milliseconds