Searched refs:getRemoteInputs (Results 1 – 8 of 8) sorted by relevance
109 if (areDifferent(firstAction.getRemoteInputs(), secondAction.getRemoteInputs())) { in areDifferent()
98 RemoteInput[] remoteInputs = action.getRemoteInputs(); in processForRemoteInput()
1870 public RemoteInput[] getRemoteInputs() { in getRemoteInputs() method in Notification.Action1989 new Bundle(action.mExtras), action.getRemoteInputs(), in Builder()2185 getRemoteInputs(), in clone()3286 RemoteInput[] firstRs = firstAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()3287 RemoteInput[] secondRs = secondAs[i].getRemoteInputs(); in areActionsVisiblyDifferent()3825 if (action.getRemoteInputs() == null) { in findRemoteInputActionPair()3829 for (RemoteInput remoteInput : action.getRemoteInputs()) { in findRemoteInputActionPair()5914 RemoteInput[] remoteInputs = action.getRemoteInputs(); in hasValidRemoteInput()
7347 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)7359 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2170 HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
6355 method public android.app.RemoteInput[] getRemoteInputs();