Searched defs:remoteInputs (Results 1 – 5 of 5) sorted by relevance
62 var remoteInputs: Array<RemoteInput>? in <lambda>() variable145 override var remoteInputs: Array<RemoteInput>? = null in onSendRemoteInput() variable in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl
85 RemoteInput[] remoteInputs = action.getRemoteInputs(); in processForRemoteInput() local
446 public static void addResultsToIntent(RemoteInput[] remoteInputs, Intent intent, in addResultsToIntent()
1793 RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Action()1963 @Nullable RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Builder()5845 RemoteInput[] remoteInputs = action.getRemoteInputs(); in hasValidRemoteInput() local
429 public void setRemoteInputs(@IdRes int viewId, RemoteInput[] remoteInputs) { in setRemoteInputs()