Searched refs:addResultsToIntent (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | RemoteInputViewController.kt | 291 RemoteInput.addResultsToIntent(remoteInputs, fillInIntent, results) in onSendRemoteInput() 313 RemoteInput.addResultsToIntent(remoteInputs, fillInIntent, bundle) in onSendRemoteInput()
|
D | SmartReplyStateInflater.kt | 512 RemoteInput.addResultsToIntent(arrayOf(smartReplies.remoteInput), intent, results) in inflateReplyButton()
|
/frameworks/base/core/java/android/app/ |
D | RemoteInput.java | 446 public static void addResultsToIntent(RemoteInput[] remoteInputs, Intent intent, in addResultsToIntent() method in RemoteInput
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 4930 …method public static void addResultsToIntent(android.app.RemoteInput[], android.content.Intent, an…
|
/frameworks/base/core/api/ |
D | current.txt | 7304 …method public static void addResultsToIntent(android.app.RemoteInput[], android.content.Intent, an…
|