/sdk/monkeyrunner/src/com/android/monkeyrunner/easy/ |
D | By.java | 45 public class By extends PyObject implements ClassDictInit { class 47 JythonUtils.convertDocAnnotationsForClass(By.class, dict); in classDictInit() 52 By(String id) { in By() method in By 59 public static By id(PyObject[] args, String[] kws) { in id() 64 return new By(id); in id() 67 public static By id(String id) { in id() 68 return new By(id); in id()
|
D | EasyMonkeyDevice.java | 76 By selector = getSelector(ap, 0); in touch() 84 public void touch(By selector, TouchPressType type) { in touch() 98 By selector = getSelector(ap, 0); in type() 103 public void type(By selector, String text) { in type() 117 By selector = getSelector(ap, 0); in locate() 137 By selector = getSelector(ap, 0); in exists() 141 public boolean exists(By selector) { in exists() 154 By selector = getSelector(ap, 0); in visible() 158 public boolean visible(By selector) { in visible() 171 By selector = getSelector(ap, 0); in getText() [all …]
|
D | README | 10 from com.android.monkeyrunner.easy import By 18 if not easy_device.visible(By.id('id/all_apps_button')): 21 print "Location of element:", easy_device.locate(By.id('id/all_apps_button')) 23 easy_device.touch(By.id('id/all_apps_button'), 'DOWN_AND_UP')
|
/sdk/chimpchat/src/com/android/chimpchat/core/ |
D | By.java | 23 public class By { class
|
/sdk/testapps/aidlTest/libWithAidl/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/libsAndJarTest/lib2/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/jarCheckTests3/lib2/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/testProjectTest/testlib/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/testProjectTest/app/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/apps/SdkController/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/jarCheckTests3/app/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/libsAndJarTest/app/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/libsAndJarTest/lib1/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/files/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/buildConfigTest/app/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/libsTest/app/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/jarCheckTests2/lib1/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/javaProjectTest/lib1/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/jarCheckTests3/lib1/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/apps/DeviceConfig/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/libsTest/lib2/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/customViewTest/libWithCustomView/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/aidlTest/mainProject/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/jarCheckTests1/lib2/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/sdk/testapps/customPropAnimTest/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|