Searched refs:searched (Results 1 – 12 of 12) sorted by relevance
54 private static boolean searched = false; field in Partner138 if (!searched) { in get()170 searched = true; in get()177 searched = false; in resetForTesting()
2514 public List<AccessibilityNodeInfo> findAccessibilityNodeInfosByText(String searched, in findAccessibilityNodeInfosByText() argument2516 if (TextUtils.isEmpty(searched)) { in findAccessibilityNodeInfosByText()2519 String searchedLowerCase = searched.toLowerCase(); in findAccessibilityNodeInfosByText()2539 return super.findAccessibilityNodeInfosByText(searched, virtualViewId); in findAccessibilityNodeInfosByText()
11175 public void findViewsWithText(ArrayList<View> outViews, CharSequence searched, int flags) { in findViewsWithText() argument11176 super.findViewsWithText(outViews, searched, flags); in findViewsWithText()11178 && !TextUtils.isEmpty(searched) && !TextUtils.isEmpty(mText)) { in findViewsWithText()11179 String searchedLowerCase = searched.toString().toLowerCase(); in findViewsWithText()
782 # Note: If this tag is empty the current directory is searched.814 # be searched for input files as well.869 # searched for input files to be used with the \include or \dontinclude commands2023 # INCLUDE_PATH will be searched if a #include is found.2383 # When using plantuml, the specified paths are searched for files specified by
791 # Note: If this tag is empty the current directory is searched.864 # be searched for input files as well.919 # searched for input files to be used with the \include or \dontinclude commands2073 # INCLUDE_PATH will be searched if a #include is found.2431 # When using plantuml, the specified paths are searched for files specified by
744 # Note: If this tag is empty the current directory is searched.778 # be searched for input files as well.833 # searched for input files to be used with the \include or \dontinclude commands1918 # INCLUDE_PATH will be searched if a #include is found.
744 # Note: If this tag is empty the current directory is searched.769 # be searched for input files as well.824 # searched for input files to be used with the \include or \dontinclude commands1909 # INCLUDE_PATH will be searched if a #include is found.
734 # 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 \dontinclude1599 # pointed to by INCLUDE_PATH will be searched when a #include is found.
604 # 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
13017 public void findViewsWithText(ArrayList<View> outViews, CharSequence searched,13024 && (searched != null && searched.length() > 0)13026 String searchedLowerCase = searched.toString().toLowerCase();
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...