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.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.java1555 public RemoteInput[] getRemoteInputs() { in getRemoteInputs() method in Notification.Action
1632 new Bundle(action.mExtras), action.getRemoteInputs(), in Builder()
1806 getRemoteInputs(), in clone()
2813 RemoteInput[] firstRs = firstAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()
2814 RemoteInput[] secondRs = secondAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()
3293 if (action.getRemoteInputs() == null) { in findRemoteInputActionPair()
3297 for (RemoteInput remoteInput : action.getRemoteInputs()) { in findRemoteInputActionPair()
5286 RemoteInput[] remoteInputs = action.getRemoteInputs(); in hasValidRemoteInput()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java5068 RemoteInput[] inputs = action.getRemoteInputs();
/frameworks/base/config/
Dboot-image-profile.txt1775 HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4659 method public android.app.RemoteInput[] getRemoteInputs();
/frameworks/base/non-updatable-api/
Dcurrent.txt5418 method public android.app.RemoteInput[] getRemoteInputs();
/frameworks/base/api/
Dcurrent.txt5418 method public android.app.RemoteInput[] getRemoteInputs();