Searched refs:SOURCE_CHOICE (Results 1 – 6 of 6) sorted by relevance
86 @IntDef(prefix = {"SOURCE_"}, value = {SOURCE_FREE_FORM_INPUT, SOURCE_CHOICE})94 public static final int SOURCE_CHOICE = 1; field in RemoteInput
196 assertEquals(RemoteInput.SOURCE_CHOICE, RemoteInput.getResultsSource(resultIntent)); in testSendSmartReply_intentContainsResultsAndSource()249 assertEquals(RemoteInput.SOURCE_CHOICE, RemoteInput.getResultsSource(resultIntent)); in testSendSmartReply_waitsForKeyguard()292 assertEquals(RemoteInput.SOURCE_CHOICE, RemoteInput.getResultsSource(resultIntent)); in testTapSmartReply_afterInitDelay_clickReceived()307 assertEquals(RemoteInput.SOURCE_CHOICE, RemoteInput.getResultsSource(resultIntent)); in testTapSmartReply_withoutDelayedOnClickListener_bypassesDelay()
332 ?.let { RemoteInput.SOURCE_CHOICE } in onSendRemoteInput()
513 RemoteInput.setResultsSource(intent, RemoteInput.SOURCE_CHOICE) in inflateReplyButton()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7325 field public static final int SOURCE_CHOICE = 1; // 0x1