Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 10 of 10) sorted by relevance

/development/samples/browseable/BasicMultitouch/
D_index.jd9 across multiple touch events.
10 \n\nTouch the screen with multiple fingers to show that the pointer id
/development/samples/USB/AdbTest/
DREADME.txt5 connecting to multiple devices and running multiple adb commands simultaneously.
/development/samples/ApiDemos/src/com/example/android/apis/content/
DDocumentsSample.java70 final CheckBox multiple = new CheckBox(context); in onCreate() local
71 multiple.setText("ALLOW_MULTIPLE"); in onCreate()
72 view.addView(multiple); in onCreate()
86 if (multiple.isChecked()) { in onCreate()
105 if (multiple.isChecked()) { in onCreate()
124 if (multiple.isChecked()) { in onCreate()
145 if (multiple.isChecked()) { in onCreate()
198 if (multiple.isChecked()) { in onCreate()
218 if (multiple.isChecked()) { in onCreate()
/development/samples/TicTacToeLib/
DREADME.txt4 split an APK into multiple projects.
/development/samples/browseable/SwipeRefreshMultipleViews/
D_index.jd9 gesture to a layout with multiple children, enabling the ability to trigger a
/development/samples/browseable/ActiveNotifications/
D_index.jd11 together for a nicer user experience when an app may have multiple
/development/samples/USB/MissileLauncher/
DREADME.txt8 - filtering for multiple devices based on vendor and product IDs (see device_filter.xml)
/development/tools/labpretest/
DREADME14 The idea is to run this script at the same time for multiple devices, typically
23 have multiple devices attached use the -d <device_id> parameter to target a
/development/samples/TicTacToeMain/
DREADME.txt8 split an APK into multiple projects.
/development/tools/repo_pull/
DREADME.md4 `repo_pull.py` pulls multiple change lists from a Gerrit code review website.