/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
D | UnixStream.cpp | 57 const char* user = getenv("USER"); in make_unix_path() local 58 if (user != NULL) { in make_unix_path() 60 snprintf(tmp, sizeof(tmp), "/tmp/android-%s", user); in make_unix_path() 71 user = NULL; // will fall-back to /tmp in make_unix_path() 75 user = NULL; // will fallback to /tmp in make_unix_path() 79 if (user == NULL) { // fallback to /tmp in case of error in make_unix_path()
|
/sdk/ddms/libs/ddmuilib/ |
D | README | 8 the .classpath file references a user library called ANDROID_SWT. 10 In order to compile the project, make a user library called ANDROID_SWT containing the jar files 13 You also need a user library called ANDROID_JFREECHART containing the jar files
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | manifest-expected-completion17.txt | 5 android:versionName : The text shown to the user to indicate the version they have. [string] 6 android:sharedUserId : Specify the name of a user ID that will be shared between multiple packages… 7 android:sharedUserLabel : Specify a label for the shared user UID of this package. [reference]
|
/sdk/traceview/ |
D | README | 8 the .classpath file references a user library called ANDROID_SWT. 10 In order to compile the project, make a user library called ANDROID_SWT containing the jar
|
/sdk/sdkstats/ |
D | README | 8 the .classpath file references a user library called ANDROID_SWT. 10 In order to compile the project, make a user library called ANDROID_SWT containing the jar
|
/sdk/find_lock/ |
D | .gitignore | 3 *.user
|
/sdk/find_java/ |
D | .gitignore | 4 *.user
|
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/ |
D | proguard.properties | 2 proguard.config=${sdk.dir}/foo.cfg:${user.home}/bar.pro;myfile.txt
|
/sdk/ddms/app/ |
D | README | 30 the project directory, the .classpath file references a user library 37 - Create a new user library named ANDROID_SWT 45 - Create a new user library named ANDROID_OSGI
|
/sdk/sdkmanager/libs/sdkuilib/ |
D | README | 9 the .classpath file references a user library called ANDROID_SWT. 13 - Create a new user library named ANDROID_SWT
|
/sdk/templates/activities/FullscreenActivity/root/src/app_package/ |
D | FullscreenActivity.java.ftl | 19 * status bar and navigation/system bar) with user interaction. 32 * user interaction before hiding the system UI. 105 // Set up the user interaction to manually show or hide the system UI. 128 // created, to briefly hint to the user that UI controls
|
/sdk/emulator/qemud/ |
D | qemud.c | 304 typedef void (*EventFunc)( void* user, int events ); 408 looper_add( Looper* l, int fd, EventFunc func, void* user ) in looper_add() argument 419 hook->ev_user = user; in looper_add() 698 typedef void (*PostFunc) ( void* user, Packet* p ); 699 typedef void (*CloseFunc)( void* user ); 704 void* user; member 714 r->post( r->user, p ); in receiver_post() 727 r->close( r->user ); in receiver_close() 1190 recv.user = s; in serial_init() 1398 recv.user = c; in client_new() [all …]
|
/sdk/apps/SdkController/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/customPropAnimTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/apps/NotificationStudio/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/legacyTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/userLibTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsTest/appTest/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsAndJarTest/app/ |
D | project.properties | 14 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/javaProjectTest/lib1/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/buildConfigTest/app/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/testProjectTest/testapp/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/aidlTest/mainProject/ |
D | project.properties | 14 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/buildConfigTest/lib1/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|