Searched refs:getRemoteInputs (Results 1 – 9 of 9) sorted by relevance
109 if (areDifferent(firstAction.getRemoteInputs(), secondAction.getRemoteInputs())) { in areDifferent()
82 RemoteInput[] remoteInputs = action.getRemoteInputs(); in processForRemoteInput()
1806 public RemoteInput[] getRemoteInputs() { in getRemoteInputs() method in Notification.Action1902 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()
700 RemoteInput[] inputs = a.getRemoteInputs(); in updatePendingIntentFromActions()
6614 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)6626 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)
2073 HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
5790 method public android.app.RemoteInput[] getRemoteInputs();
4659 method public android.app.RemoteInput[] getRemoteInputs();