Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationUiAdjustment.java109 if (areDifferent(firstAction.getRemoteInputs(), secondAction.getRemoteInputs())) { in areDifferent()
DRemoteInputController.java82 RemoteInput[] remoteInputs = action.getRemoteInputs(); in processForRemoteInput()
/frameworks/base/core/java/android/app/
DNotification.java1806 public RemoteInput[] getRemoteInputs() { in getRemoteInputs() method in Notification.Action
1902 new Bundle(action.mExtras), action.getRemoteInputs(), in Builder()
2094 getRemoteInputs(), in clone()
3171 RemoteInput[] firstRs = firstAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()
3172 RemoteInput[] secondRs = secondAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()
3670 if (action.getRemoteInputs() == null) { in findRemoteInputActionPair()
3674 for (RemoteInput remoteInput : action.getRemoteInputs()) { in findRemoteInputActionPair()
5743 RemoteInput[] remoteInputs = action.getRemoteInputs(); in hasValidRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java700 RemoteInput[] inputs = a.getRemoteInputs(); in updatePendingIntentFromActions()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java6614 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)
6626 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)
/frameworks/base/boot/
Dboot-image-profile.txt2073 HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
/frameworks/base/core/api/
Dcurrent.txt5790 method public android.app.RemoteInput[] getRemoteInputs();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4659 method public android.app.RemoteInput[] getRemoteInputs();
/frameworks/base/config/
Dboot-image-profile.txt2073 HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;