Searched refs:SOURCE_INPUT_METHOD (Results 1 – 6 of 6) sorted by relevance
52 @IntDef(prefix = {"SOURCE_"}, value = {SOURCE_APP, SOURCE_CLIPBOARD, SOURCE_INPUT_METHOD,73 public static final int SOURCE_INPUT_METHOD = 2; field in ContentInfo103 case SOURCE_INPUT_METHOD: return "SOURCE_INPUT_METHOD"; in sourceToString()
22 import static android.view.ContentInfo.SOURCE_INPUT_METHOD;185 payload = new ContentInfo.Builder(clip, SOURCE_INPUT_METHOD).build(); in testOnReceive_fallbackToCommitContent_sourceOtherThanAutofill()
22 import static android.view.ContentInfo.SOURCE_INPUT_METHOD;75 if (source == SOURCE_INPUT_METHOD) { in onReceiveContent()
19 import static android.view.ContentInfo.SOURCE_INPUT_METHOD;1070 final ContentInfo payload = new ContentInfo.Builder(clip, SOURCE_INPUT_METHOD) in commitContent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50672 field public static final int SOURCE_INPUT_METHOD = 2; // 0x2