/sdk/templates/docs/ |
D | default.js | 54 var level = $(this).get(0).tagName.substring(1); 56 if (level < currentLevel) { 58 for (var i = 0; i < (currentLevel - level); i++) { 62 } else if (level > currentLevel) { 85 currentLevel = level;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
D | TexturePropertyAccessor.java | 36 public TexturePropertyAccessor(int contextId, GLStateType textureUnitTarget, int level, in TexturePropertyAccessor() argument 40 mMipmapLevel = level; in TexturePropertyAccessor()
|
D | StateTransformFactory.java | 1003 int level = msg.getArgs(1).getIntValue(0); in transformsForGlTexImage() local 1013 level, in transformsForGlTexImage() 1019 level, in transformsForGlTexImage() 1025 level, in transformsForGlTexImage() 1031 level, in transformsForGlTexImage() 1061 level, in transformsForGlTexImage()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion11-expected-complation79.txt | 3 … <p class="caution"> <strong>This class was deprecated in API level 13</strong>.<br/> … 5 …und to different data sources that provide a two-levels of data (the top-level is group, and belo… 9 … <p class="caution"> <strong>This class was deprecated in API level 13</strong>.<br/> …
|
D | drawable2-expected-completion51.txt | 9 android:useLevel : Indicates whether the drawable's level affects the way the gradient is drawn.
|
D | manifest-expected-completion16.txt | 2 application : The "application" tag describes application-level components contained in the packag…
|
D | completion12-expected-completion75.txt | 33 android:fadingEdge : This attribute is deprecated and will be ignored as of API level 14 (ICE_CREA…
|
D | completionvalues1-expected-completion32.txt | 90 android:fadingEdge : This attribute is deprecated and will be ignored as of API level 14 (ICE_CREA… 126 android:id : Supply an identifier name for the top-level view, to later retrieve it with View.find… 268 android:tag : Supply a tag for the top-level view containing a String, to be retrieved later with …
|
D | completion1-expected-completion39.txt | 108 android:fadingEdge : This attribute is deprecated and will be ignored as of API level 14 (ICE_CREA…
|
D | completion5-expected-completion40.txt | 108 android:fadingEdge : This attribute is deprecated and will be ignored as of API level 14 (ICE_CREA…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/ |
D | ResourceNameValidator.java | 159 String level = "1.5"; //$NON-NLS-1$ in isValid() local 160 IStatus validIdentifier = JavaConventions.validateIdentifier(newText, level, level); in isValid()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 75 void, glCompressedTexImage2D, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLs… 76 void, glCompressedTexImage3D, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLs… 77 void, glCompressedTexImage3DOES, GLenum target, GLint level, GLenum internalformat, GLsizei width, … 78 void, glCompressedTexSubImage2D, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei … 79 void, glCompressedTexSubImage3D, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zo… 80 void, glCompressedTexSubImage3DOES, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint… 82 void, glCopyTexImage2D, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsize… 83 void, glCopyTexSubImage2D, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint… 84 void, glCopyTexSubImage3D, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset,… 85 void, glCopyTexSubImage3DOES, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffs… [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
D | messages.properties | 15 NdkGdbLaunchDelegate_LaunchError_Api8Needed=Native debugging requires API level 8 or above.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
D | build_messages.properties | 26 Compiler_Compliance_Error=Compiler compliance level not compatible: Build aborted. 46 Requires_Compiler_Compliance_s=Android requires compiler compliance level 5.0 or 6.0. Found '%1$s' …
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
D | AdtPrefs.java | 124 BuildVerbosity(int level) { in BuildVerbosity() argument 125 mLevel = level; in BuildVerbosity()
|
/sdk/docs/ |
D | howto_use_cupcake_sdk.txt | 255 API level: 3 271 Target: Android 1.5 (API level 3) 322 If one matches the project configuration (e.g. same API level), it is
|
D | Notes_on_WST_StructuredDocument.txt | 131 To iterate through all regions, we need to process the list of top-level regions and then
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
D | README.txt | 9 The functional tests are higher level tests that may require a real SDK.
|
/sdk/eclipse/ |
D | changes.txt | 146 list. Each issue type has a single top level item, which makes it 238 children of a container up to the top level and transfers 396 - When choosing resources for rendering, the API level is properly 695 - Check compiler compliance level before compilation and abort if 795 - Added Log level preferences for DDMS. Look under Android > DDMS > 796 Advanced. Default error level is Error.
|
/sdk/ |
D | changes.txt | 194 - AVDs now sorted by API level.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
D | AdtPlugin.java | 1056 public static synchronized void printBuildToConsole(BuildVerbosity level, IProject project, 1059 if (level.getLevel() <= AdtPrefs.getPrefs().getBuildVerbosity().getLevel()) {
|
/sdk/files/typos/ |
D | typos-hu.txt | 61 # 5. *"License Elements"* means the following high-level license
|
D | typos-nb.txt | 61 # 5. *"License Elements"* means the following high-level license
|
D | typos-it.txt | 61 # 5. *"License Elements"* means the following high-level license
|
D | typos-tr.txt | 61 # 5. *"License Elements"* means the following high-level license
|