/aosp12/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
H A D | WorkspaceAccessibilityHelper.java | 60 boolean fits = false; in intersectsValidDropTarget() 70 fits = true; in intersectsValidDropTarget() 77 if (!fits) break; in intersectsValidDropTarget() 80 fits = false; in intersectsValidDropTarget() 85 if (fits) { in intersectsValidDropTarget()
|
/aosp12/art/test/646-checker-long-const-to-int/ |
H A D | info.txt | 1 Regression test for bogus checks that a constant input of long-to-int conversion fits into int.
|
/aosp12/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | IconMenuPresenter.java | 74 boolean fits = (itemsToShow.size() == mMaxItems && childIndex < mMaxItems) || in shouldIncludeItem() 76 return fits && !item.isActionButton(); in shouldIncludeItem()
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
H A D | PhotoView.java | 811 final boolean fits = (dwidth < 0 || vwidth == dwidth) && in configureBounds() 823 if (fits || mMatrix.isIdentity()) { in configureBounds() 842 final boolean fits = (dwidth < 0 || vwidth == dwidth) && in generateMatrix() 845 if (fits && !mAllowCrop) { in generateMatrix()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/ |
H A D | ImageUtils.java | 625 boolean fits = (imageHeight < heightLimitWithSlop && in canBeCompressed() 630 while (!fits) { in canBeCompressed() 650 fits = (imageHeight < heightLimitWithSlop && in canBeCompressed()
|
/aosp12/frameworks/base/core/proto/android/ |
H A D | privacy.proto | 43 // The reason to pick 255 is it fits into one byte. UNSET fields are treated
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | procstats.proto | 124 // Same as above, but with minute resolution so it fits into an int32. 129 // Same as above, but with minute resolution so it fits into an int32.
|
/aosp12/libnativehelper/ |
H A D | README.md | 6 functionality fits together well. The header libraries are mostly C++
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/ |
H A D | GridSizeMigrationTaskV2.java | 416 boolean fits = mOccupied.isRegionVacant(x, y, entry.spanX, entry.spanY); in findPlacement() 423 if (fits || minFits) { in findPlacement()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ImageView.java | 1288 final boolean fits = (dwidth < 0 || vwidth == dwidth) in configureBounds() 1309 } else if (fits) { in configureBounds()
|
H A D | GridLayout.java | 737 private static boolean fits(int[] a, int value, int start, int end) { in fits() method in GridLayout 801 while (!fits(maxSizes, major, minor, minor + minorSpan)) { in validateLayoutParams()
|
/aosp12/system/chre/doc/ |
H A D | vendor_extensions.md | 17 event subsystem, to provide complete functionality that fits within the
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | stream.md | 239 In addition to memory/file streams, user can create their own stream classes which fits RapidJSON's…
|
/aosp12/frameworks/native/opengl/tests/angeles/ |
H A D | license-LGPL.txt | 77 entire combination fits its criteria of freedom. The Lesser General
|
/aosp12/packages/apps/TV/res/raw/ |
H A D | third_party_licenses | 2936 entire combination fits its criteria of freedom. The Lesser General
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 7218 // Same as above, but with minute resolution so it fits into an int32. 7223 // Same as above, but with minute resolution so it fits into an int32.
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 71206 Landroid/widget/GridLayout;->fits([IIII)Z
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |