/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/ |
D | LayoutParamsParserTest.java | 143 … Method method = AndroidTargetParser.class.getDeclaredMethod("getLayoutClasses"); //$NON-NLS-1$ in _getLayoutClasses() local 144 method.setAccessible(true); in _getLayoutClasses() 145 method.invoke(mParser); in _getLayoutClasses() 151 Method method = LayoutParamsParser.class.getDeclaredMethod("addGroup", //$NON-NLS-1$ in _addGroup() local 153 method.setAccessible(true); in _addGroup() 154 return (ViewClassInfo) method.invoke(mParser, new ClassWrapper(groupClass)); in _addGroup() 160 … Method method = LayoutParamsParser.class.getDeclaredMethod("addLayoutParams", //$NON-NLS-1$ in _addLayoutParams() local 162 method.setAccessible(true); in _addLayoutParams() 163 return (LayoutParamsInfo) method.invoke(mParser, new ClassWrapper(groupClass)); in _addLayoutParams() 168 … Method method = LayoutParamsParser.class.getDeclaredMethod("getLayoutParamsInfo", //$NON-NLS-1$ in _getLayoutParamsInfo() local [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/wizards/templates/ |
D | FmEscapeXmlTextMethodTest.java | 30 FmEscapeXmlTextMethod method = new FmEscapeXmlTextMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmExtractLettersMethodTest.java | 30 FmExtractLettersMethod method = new FmExtractLettersMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmSlashedPackageNameMethodTest.java | 30 FmSlashedPackageNameMethod method = new FmSlashedPackageNameMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmActivityToLayoutMethodTest.java | 30 FmActivityToLayoutMethod method = new FmActivityToLayoutMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmEscapeXmlAttributeMethodTest.java | 30 FmEscapeXmlAttributeMethod method = new FmEscapeXmlAttributeMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmLayoutToActivityMethodTest.java | 30 FmLayoutToActivityMethod method = new FmLayoutToActivityMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmUnderscoreToCamelCaseMethodTest.java | 30 FmUnderscoreToCamelCaseMethod method = new FmUnderscoreToCamelCaseMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmCamelCaseToUnderscoreMethodTest.java | 30 FmCamelCaseToUnderscoreMethod method = new FmCamelCaseToUnderscoreMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmClassNameToResourceMethodTest.java | 30 FmClassNameToResourceMethod method = new FmClassNameToResourceMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
D | FmEscapeXmlStringMethodTest.java | 30 FmEscapeXmlStringMethod method = new FmEscapeXmlStringMethod(); in check() local 32 assertEquals(expected, ((SimpleScalar) method.exec(list)).getAsString()); in check()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion5-expected-completion40.txt | 42 …nksClickable : If set to false, keeps the movement method from being set to the link movement met… 43 android:numeric : If set, specifies that this TextView has a numeric input method. * Deprecated: Us… 44 android:digits : If set, specifies that this TextView has a numeric input method and that these sp… 45 android:phoneNumber : If set, specifies that this TextView has a phone number input method. * Depr… 46 android:inputMethod : If set, specifies that this TextView should use the specified input method (… 47 android:capitalize : If set, specifies that this TextView has a textual input method and should au… 48 android:autoText : If set, specifies that this TextView has a textual input method and automatical… 49 android:editable : If set, specifies that this TextView has an input method. * Deprecated: Use inpu… 62 android:inputType : The type of data being placed in a text field, used to help an input method de… 64 …ption to supply to the input method attached to the text view, which is private to the implementa… [all …]
|
D | completion1-expected-completion39.txt | 42 …nksClickable : If set to false, keeps the movement method from being set to the link movement met… 43 android:numeric : If set, specifies that this TextView has a numeric input method. * Deprecated: Us… 44 android:digits : If set, specifies that this TextView has a numeric input method and that these sp… 45 android:phoneNumber : If set, specifies that this TextView has a phone number input method. * Depr… 46 android:inputMethod : If set, specifies that this TextView should use the specified input method (… 47 android:capitalize : If set, specifies that this TextView has a textual input method and should au… 48 android:autoText : If set, specifies that this TextView has a textual input method and automatical… 49 android:editable : If set, specifies that this TextView has an input method. * Deprecated: Use inpu… 62 android:inputType : The type of data being placed in a text field, used to help an input method de… 64 …ption to supply to the input method attached to the text view, which is private to the implementa… [all …]
|
D | completionvalues1-expected-completion32.txt | 17 android:autoText : If set, specifies that this TextView has a textual input method and automatical… 28 android:capitalize : If set, specifies that this TextView has a textual input method and should au… 56 android:digits : If set, specifies that this TextView has a numeric input method and that these sp… 78 android:editable : If set, specifies that this TextView has an input method. * Deprecated: Use inpu… 79 …ing additional data to supply to an input method, which is private to the implementation of the … 128 android:imeActionId : Supply a value for EditorInfo.actionId used when an input method is connecte… 129 android:imeActionLabel : Supply a value for EditorInfo.actionLabel used when an input method is co… 142 android:inputMethod : If set, specifies that this TextView should use the specified input method (… 143 android:inputType : The type of data being placed in a text field, used to help an input method de… 146 …e resized to shrink its overall window so that there will be space for an input method. [boolean] [all …]
|
D | completion12-expected-completion75.txt | 22 …e resized to shrink its overall window so that there will be space for an input method. [boolean] 53 android:onClick : Name of the method in this View's context to invoke when the view is clicked. […
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/ |
D | ManifestInfo.java | 642 IMethod method = (IMethod) element; in guessActivities() 643 IType declaringType = method.getDeclaringType(); in guessActivities() 648 || method.getElementName().equals("onCreate")) { //$NON-NLS-1$ in guessActivities() 774 IMethod method = (IMethod) element; in guessActivityBySetContentView() 775 IType declaringType = method.getDeclaringType(); in guessActivityBySetContentView() 813 IMethod method = activityType.getMethod( in guessActivityBySetContentView() local 815 if (method.exists()) { in guessActivityBySetContentView() 816 SearchPattern pattern = SearchPattern.createPattern(method, in guessActivityBySetContentView()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
D | SourceRevealer.java | 131 IMethod method = (IMethod) methodMatches.get(0).getElement(); in revealMethod() local 132 IJavaElement element = method; in revealMethod() 142 ISourceRange sourceRange = method.getSourceRange(); in revealMethod() 252 private boolean displayMethod(IMethod method, String perspective) { in displayMethod() argument 258 JavaUI.openInEditor(method); in displayMethod()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/ |
D | SourceRevealer.java | 158 IMethod method = (IMethod) element; in acceptSearchMatch() local 159 JavaUI.openInEditor(method); in acceptSearchMatch()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/ |
D | TraceviewEditor.java | 309 public void handleMethod(MethodData method) { in handleMethod() argument 310 String methodName = method.getMethodName(); in handleMethod() 311 String className = method.getClassName().replaceAll("/", "."); //$NON-NLS-1$ //$NON-NLS-2$ in handleMethod()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | CustomViewFinder.java | 311 for (IMethod method : type.getMethods()) { in isValidView() 313 if (!method.getElementName().equals(typeName)) { in isValidView() 317 String[] parameterTypes = method.getParameterTypes(); in isValidView()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
D | README.txt | 64 Note: this method runs the tests within a regular JVM environment (ie not within 65 an Eclipse instance). This method has the advantage of being quicker than running
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/ |
D | HyperlinksTest.java | 265 Method method = xmlEditor.getClass().getMethod("getTextEditor", new Class[0]); in checkXmlNavigation() local 266 ste = (StructuredTextEditor) method.invoke(newEditor, new Object[0]); in checkXmlNavigation()
|
/sdk/ |
D | changes.txt | 89 * Finds method calls to java.lang.Math where a float variable is 92 method.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
D | build_messages.properties | 54 DexWrapper_SecuryEx_Unable_To_Find_Method=SecurityException: Unable to find method for dex.jar
|
/sdk/eclipse/sites/external/web/ |
D | site.xsl | 2 <xsl:output method="html" encoding="UTF-8"/>
|