Home | History | Annotate | Download | only in resources

Lines Matching full:remoteinput

4572 		<method name="getRemoteInputs()[Landroid/app/RemoteInput;" since="20" />
4583 <method name="addRemoteInput(Landroid/app/RemoteInput;)Landroid/app/Notification$Action$Builder;" />
4828 <class name="android/app/RemoteInput" since="20">
4832 <method name="addResultsToIntent([Landroid/app/RemoteInput;Landroid/content/Intent;Landroid/os/Bundle;)V" />
4843 <class name="android/app/RemoteInput$Builder" since="20">
4846 <method name="addExtras(Landroid/os/Bundle;)Landroid/app/RemoteInput$Builder;" />
4847 <method name="build()Landroid/app/RemoteInput;" />
4849 <method name="setAllowFreeFormInput(Z)Landroid/app/RemoteInput$Builder;" />
4850 <method name="setChoices([Ljava/lang/CharSequence;)Landroid/app/RemoteInput$Builder;" />
4851 <method name="setLabel(Ljava/lang/CharSequence;)Landroid/app/RemoteInput$Builder;" />