Home
last modified time | relevance | path

Searched defs:hl (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DGoogleSearch.java77 StringBuilder hl = new StringBuilder(language); in getLanguage() local
/aosp12/art/compiler/optimizing/
H A Dload_store_analysis.cc188 for (auto hl : heap_locations_) { in DumpReferenceStats() local
H A Dload_store_analysis.h286 size_t GetHeapLocationIndex(const HeapLocation* hl) const { in GetHeapLocationIndex()
/aosp12/frameworks/base/core/java/android/widget/
H A DMagnifier.java1141 final float hl = h0 + dh * colIndex / mMeshWidth; in fillMeshMatrix() local
/aosp12/frameworks/base/core/java/android/view/
H A DView.java15047 final Drawable hl = mDefaultFocusHighlight; in onVisibilityAggregated() local
23630 final Drawable hl = mDefaultFocusHighlight; in drawableStateChanged() local