Searched defs:remoteInputs (Results 1 – 4 of 4) sorted by relevance
121 RemoteInput[] remoteInputs = null; in readAction() local317 RemoteInput[] remoteInputs = new RemoteInput[bundles.length]; in fromBundleArray() local324 private static Bundle[] toBundleArray(RemoteInput[] remoteInputs) { in toBundleArray()
392 public static void addResultsToIntent(RemoteInput @NonNull [] remoteInputs, in addResultsToIntent()609 static void addResultsToIntent(Object remoteInputs, Intent intent, Bundle results) { in addResultsToIntent()
5697 @Nullable Bundle extras, RemoteInput @Nullable [] remoteInputs, in Action()5710 RemoteInput @Nullable [] remoteInputs, in Action()5867 android.app.RemoteInput[] remoteInputs = Api20Impl.getRemoteInputs(action); in fromAndroidAction() local5939 RemoteInput @Nullable [] remoteInputs, boolean allowGeneratedReplies, in Builder()6851 android.app.RemoteInput[] remoteInputs = RemoteInput.fromCompat(remoteInputCompats); in getActionFromActionCompat() local8962 final RemoteInput[] remoteInputs; in getActionCompatFromAction() local
3734 RemoteInput[] remoteInputs, String expectedResultKey) { in verifyRemoteInputArrayHasSingleResult()