Home
last modified time | relevance | path

Searched refs:exactly (Results 1 – 11 of 11) sorted by relevance

/aosp14/system/core/init/test_service/
H A DREADME.md18 `/proc/self/status`, and attempt to exactly match the second element of the pair
28 And then attempt to exactly match the token after `:`, `0000000000003000`,
/aosp14/frameworks/base/services/flags/java/com/android/server/flags/
H A DFlagsShellCommand.java195 String[] args, int exactly, String cmdName, PrintWriter errPw) { in validateNumArguments() argument
196 return validateNumArguments(args, exactly, exactly, cmdName, errPw); in validateNumArguments()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTileLayout.java177 int verticalMeasure = exactly(getCellHeight()); in onMeasure()
180 record.tileView.measure(exactly(mCellWidth), verticalMeasure); in onMeasure()
221 protected static int exactly(int size) { in exactly() method in TileLayout
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSIconViewImpl.java88 final int iconSpec = exactly(mIconSizePx); in onMeasure()
238 protected final int exactly(int size) { in exactly() method in QSIconViewImpl
/aosp14/frameworks/base/core/proto/android/service/
H A Drestricted_image.proto56 // but it is undefined exactly what that is in AOSP code.
/aosp14/frameworks/base/
H A DOWNERS.md35 authoritative `OWNERS` file in **exactly one** location. Then, other paths
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBLASTSync.md11 To talk about exactly what the primitives guarantee, we need to clarify what we mean by server side…
101 This is exactly the kind of case Guarantee 1 mentions as an example. In previous incarnations of th…
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dfalsing.md87 the tap is **accepted**. This works exactly like `FalsingManager#isFalseDoubleTap`.
/aosp14/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto659 // It may contain a few stale entries since cleanup won't happen exactly every
671 // entries since cleanup won't happen exactly every
/aosp14/system/core/fastboot/
H A DREADME.md362 requirement of exactly one device response packet per host packet is how we
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md383 - **Be extremely careful of the Fuzzy Fastboot tests you are running. Know exactly what the tests d…