Home
last modified time | relevance | path

Searched defs:remoteInputs (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt61 var remoteInputs: Array<RemoteInput>? in <lambda>() variable
139 override var remoteInputs: Array<RemoteInput>? = null in onSendRemoteInput() variable in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl
/frameworks/base/core/java/android/app/
DRemoteInput.java446 public static void addResultsToIntent(RemoteInput[] remoteInputs, Intent intent, in addResultsToIntent()
DNotification.java1888 RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Action()
2062 @Nullable RemoteInput[] remoteInputs, boolean allowGeneratedReplies, in Builder()
6425 RemoteInput[] remoteInputs = action.getRemoteInputs(); in hasValidRemoteInput() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java136 public List<RemoteInputHistoryItem> remoteInputs = null; field in NotificationEntry
/frameworks/base/core/java/android/widget/
DRemoteViews.java479 public void setRemoteInputs(@IdRes int viewId, RemoteInput[] remoteInputs) { in setRemoteInputs()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...