Home
last modified time | relevance | path

Searched defs:names (Results 1 – 5 of 5) sorted by relevance

/development/tools/monkeyrunner/src/com/android/monkeyrunner/
DMonkeyRecorder.java129 String[] names = new String[] { "script_name", "monkeyRunnerVersion" }; in initXmlFile() local
175 String[] names = new String[3]; in addResult() local
207 String[] names = {"name", "value"}; in addDeviceVar() local
/development/scripts/app_engine_server/gae_shell/
Dshell.py143 def add_unpicklable(self, statement, names): argument
/development/apps/Development/src/com/android/development/
DSyncAdapterDriver.java101 String[] names = new String[mSyncAdapters.length]; in getSyncAdapters() local
DAccountsTester.java139 String[] names = new String[mAuthenticatorDescs.length]; in initializeAuthenticatorsSpinner() local
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIView.java268 String[] names = { in printConfig() local