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