Home
last modified time | relevance | path

Searched refs:after (Results 1 – 19 of 19) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlCharacterMatcherTest.java123 final String after = stripCaret(caretAfter); in checkGotoMatching() local
124 int index = text.indexOf(after); in checkGotoMatching()
126 String textWithCaret = after.substring(0, caretPosAfter) in checkGotoMatching()
127 + "^" + after.substring(caretPosAfter); in checkGotoMatching()
DAndroidXmlAutoEditStrategyTest.java33 public void checkInsertNewline(String before, String after) throws Exception { in checkInsertNewline() argument
89 assertEquals(after, textWithCaret); in checkInsertNewline()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/
DAndroidDoubleClickStrategyTest.java66 String after = before.substring(0, positions.x) + '[' + in checkWord() local
69 assertEquals(expected, after); in checkWord()
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DTextEditor.java50 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in bindEditor()
/sdk/templates/docs/
Dcssreset-min.css7 …align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,ac…
Ddefault.css247 .deprecated h4:after {
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Danim1-expected-completion55.txt9 android:fillAfter : When set to true, the animation transformation is applied after the animation …
Danim1-expected-completion56.txt7 android:fillAfter : When set to true, the animation transformation is applied after the animation …
Dcompletionvalues1-expected-completion32.txt86 android:fadeDuration : Duration, in milliseconds, of the fade out effect after the user is done dr…
87 android:fadeEnabled : Defines whether the gesture will automatically fade out after being recogniz…
88 android:fadeOffset : Time, in milliseconds, to wait before the gesture fades out after the user is…
121 android:headerDividersEnabled : When set to false, the ListView will not draw the divider after ea…
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/build/
DAaptQuickFixTest.java285 String after = document.get(); in checkNamespaceFix() local
286 String diff = getDiff(before, after); in checkNamespaceFix()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutActionBar.java207 List<RuleAction> after = actions; in updateActions() local
213 if (!before.equals(after) || after.size() > mLayoutToolBar.getItemCount()) { in updateActions()
239 RuleAction newAction = after.get(actionIndex); in updateActions()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/
DRefactoringTestBase.java176 String after = document.get(); in describe() local
178 String diff = getDiff(before, after); in describe()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
DNOTICE191 and does not cure such failure in a reasonable period of time after
209 received. In addition, after a new version of the Agreement is
220 one year after the cause of action arose. Each party waives its rights
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
DNOTICE191 and does not cure such failure in a reasonable period of time after
209 received. In addition, after a new version of the Agreement is
220 one year after the cause of action arose. Each party waives its rights
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DNOTICE191 and does not cure such failure in a reasonable period of time after
209 received. In addition, after a new version of the Agreement is
220 one year after the cause of action arose. Each party waives its rights
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
DNOTICE191 and does not cure such failure in a reasonable period of time after
209 received. In addition, after a new version of the Agreement is
220 one year after the cause of action arose. Each party waives its rights
/sdk/docs/
DNotes_on_WST_StructuredDocument.txt117 XML_CONTENT: \n after comment
Dhowto_SDK_git_cygwin.txt96 If you plan on contributing, you will notice that even after a fresh "repo
/sdk/eclipse/
Dchanges.txt62 system attempts to reinstantiate your fragment after a
737 class from its previous location. This will require 1 build after