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()
1548 public RemoteInput[] getRemoteInputs() { in getRemoteInputs() method in Notification.Action1625 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()
710 if (action.getRemoteInputs() != null) { in shouldAutoBubbleForFlags()
4884 RemoteInput[] inputs = action.getRemoteInputs();
1775 HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
4659 method public android.app.RemoteInput[] getRemoteInputs();
5416 method public android.app.RemoteInput[] getRemoteInputs();