Searched refs:isSending (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java479 public boolean isSending() { method in class:RemoteInputView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java317 if (remoteInput != null && (remoteInput.isActive() || remoteInput.isSending())) {

Completed in 46 milliseconds