Searched refs:clearText (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/foundation/tests/
H A DBase64_test.cpp81 const AString clearText[] = { local
87 verifyDecode(clearText, base64);
98 const AString clearText[] = { local
105 verifyDecode(clearText, base64Url);
122 const AString clearText[] = { local
134 verifyEncode(base64, clearText);
138 const AString clearText[] = { local
152 verifyEncode(base64Url, clearText);
/frameworks/base/core/tests/coretests/src/android/widget/
H A DAutoCompleteTextViewPopup.java72 clearText(textView);
99 clearText(textView);
132 clearText(textView);
166 clearText(textView);
221 clearText(textView);
253 private void clearText(final AutoCompleteTextView textView) throws Throwable { method in class:AutoCompleteTextViewPopup
H A DSuggestionsPopupWindowTest.java21 import static android.support.test.espresso.action.ViewActions.clearText;
355 .perform(clearText());
/frameworks/base/core/java/android/widget/
H A DDialerFilter.java347 public void clearText() { method in class:DialerFilter
/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1743 clearText();
2061 public void clearText() { method in class:Cea708CCWidget.CCWindowLayout

Completed in 185 milliseconds