Home
last modified time | relevance | path

Searched refs:textInput (Results 1 – 2 of 2) sorted by relevance

/development/samples/ReceiveContentDemo/src/com/example/android/receivecontent/
DReceiveContentDemoActivity.java65 EditText textInput = findViewById(R.id.text_input); in onCreate() local
66 textInput.setOnReceiveContentListener(MyReceiver.SUPPORTED_MIME_TYPES, receiver); in onCreate()
/development/tools/winscope/src/app/components/timeline/
Dtimeline_component_test.ts1037 textInput: string,
1044 inputField.value = textInput;