Home
last modified time | relevance | path

Searched refs:getRemoteInputs (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationUiAdjustment.java102 if (areDifferent(firstAction.getRemoteInputs(), secondAction.getRemoteInputs())) { in areDifferent()
DRemoteInputController.java75 RemoteInput[] remoteInputs = action.getRemoteInputs(); in processForRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java434 RemoteInput[] inputs = a.getRemoteInputs(); in updatePendingIntentFromActions()
/frameworks/base/core/java/android/app/
DNotification.java1548 public RemoteInput[] getRemoteInputs() { in getRemoteInputs() method in Notification.Action
1625 new Bundle(action.mExtras), action.getRemoteInputs(), in Builder()
1799 getRemoteInputs(), in clone()
2806 RemoteInput[] firstRs = firstAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()
2807 RemoteInput[] secondRs = secondAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()
3286 if (action.getRemoteInputs() == null) { in findRemoteInputActionPair()
3290 for (RemoteInput remoteInput : action.getRemoteInputs()) { in findRemoteInputActionPair()
5278 RemoteInput[] remoteInputs = action.getRemoteInputs(); in hasValidRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java710 if (action.getRemoteInputs() != null) { in shouldAutoBubbleForFlags()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4870 RemoteInput[] inputs = action.getRemoteInputs();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...