Searched refs:getRemoteInputs (Results 1 – 9 of 9) sorted by relevance
102 if (areDifferent(firstAction.getRemoteInputs(), secondAction.getRemoteInputs())) { in areDifferent()
75 RemoteInput[] remoteInputs = action.getRemoteInputs(); in processForRemoteInput()
434 RemoteInput[] inputs = a.getRemoteInputs(); in updatePendingIntentFromActions()
1555 public RemoteInput[] getRemoteInputs() { in getRemoteInputs() method in Notification.Action1632 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()
5068 RemoteInput[] inputs = action.getRemoteInputs();
1775 HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
4659 method public android.app.RemoteInput[] getRemoteInputs();
5418 method public android.app.RemoteInput[] getRemoteInputs();