Home
last modified time | relevance | path

Searched refs:searched (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/widget/
DNumberPicker.java2340 public List<AccessibilityNodeInfo> findAccessibilityNodeInfosByText(String searched, in findAccessibilityNodeInfosByText() argument
2342 if (TextUtils.isEmpty(searched)) { in findAccessibilityNodeInfosByText()
2345 String searchedLowerCase = searched.toLowerCase(); in findAccessibilityNodeInfosByText()
2365 return super.findAccessibilityNodeInfosByText(searched, virtualViewId); in findAccessibilityNodeInfosByText()
DTextView.java8676 public void findViewsWithText(ArrayList<View> outViews, CharSequence searched, int flags) { in findViewsWithText() argument
8677 super.findViewsWithText(outViews, searched, flags); in findViewsWithText()
8679 && !TextUtils.isEmpty(searched) && !TextUtils.isEmpty(mText)) { in findViewsWithText()
8680 String searchedLowerCase = searched.toString().toLowerCase(); in findViewsWithText()
/frameworks/base/docs/html/guide/topics/search/
Dadding-recent-query-suggestions.jd33 queries. For example, if a user previously searched for "puppies," then that query appears as a
Dadding-custom-suggestions.jd644 content can be searched from the application and made available for suggestions in Quick Search Box.
/frameworks/native/docs/
DDoxyfile734 # should be searched for input files as well. Possible values are YES and NO.
783 # searched for input files to be used with the \include or \dontinclude
1599 # pointed to by INCLUDE_PATH will be searched when a #include is found.
/frameworks/base/core/java/android/view/
DView.java8804 public void findViewsWithText(ArrayList<View> outViews, CharSequence searched, in findViewsWithText() argument
8811 && (searched != null && searched.length() > 0) in findViewsWithText()
8813 String searchedLowerCase = searched.toString().toLowerCase(); in findViewsWithText()
/frameworks/wilhelm/doc/
DDoxyfile604 # should be searched for input files as well. Possible values are YES and NO.
651 # searched for input files to be used with the \include or \dontinclude
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd3431 were searched. This is useful to check that the <code>NDK_MODULE_PATH</code> definition