Searched refs:multiple (Results 1 – 10 of 10) sorted by relevance
9 across multiple touch events.10 \n\nTouch the screen with multiple fingers to show that the pointer id
5 connecting to multiple devices and running multiple adb commands simultaneously.
70 final CheckBox multiple = new CheckBox(context); in onCreate() local71 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()
4 split an APK into multiple projects.
9 gesture to a layout with multiple children, enabling the ability to trigger a
11 together for a nicer user experience when an app may have multiple
8 - filtering for multiple devices based on vendor and product IDs (see device_filter.xml)
14 The idea is to run this script at the same time for multiple devices, typically23 have multiple devices attached use the -d <device_id> parameter to target a
8 split an APK into multiple projects.
4 `repo_pull.py` pulls multiple change lists from a Gerrit code review website.