Home
last modified time | relevance | path

Searched refs:fact (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DStringUtils.java74 String fact = Float.toString(fractionalPart); in floatToString() local
75 fact = fact.substring(2, Math.min(fact.length(), afterDecimalPoint + 2)); in floatToString()
76 int trim = fact.length(); in floatToString()
77 for (int i = fact.length() - 1; i >= 0; i--) { in floatToString()
78 if (fact.charAt(i) != '0') { in floatToString()
83 if (trim != fact.length()) { in floatToString()
84 fact = fact.substring(0, trim); in floatToString()
86 int len = fact.length(); in floatToString()
90 fact = fact + new String(c); in floatToString()
93 return integerPartString + "." + fact; in floatToString()
/frameworks/proto_logging/stats/atoms/aiwallpapers/
Daiwallpapers_extension_atoms.proto84 * A record of the fact that a specific button was pressed.
96 * A record of the fact that a specific prompt template was selected.
110 * A record of the fact that a specific term option (chip) was selected.
132 * A record of the fact that a wallpaper was set from the app.
/frameworks/native/libs/binder/rust/rpcbinder/
DAndroid.bp42 // to work around the fact that rust_bindgen targets only produce rlibs and not dylibs, which would
/frameworks/base/packages/SystemUI/docs/device-entry/
Dbouncer.md23 Fun fact: Naming comes from the concept of a bouncer at a bar or nightclub, who prevent troublemake…
/frameworks/base/graphics/java/android/graphics/drawable/
DShapeDrawable.java119 public void setShaderFactory(ShaderFactory fact) { in setShaderFactory() argument
120 mShapeState.mShaderFactory = fact; in setShaderFactory()
/frameworks/base/core/proto/android/net/
Dnetworkrequest.proto49 // semantics, but to the fact that the system will only ever create a
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
DREADME.md100 due to the fact that it is involved in both in-bound and out-bound calls from / to
/frameworks/base/packages/SystemUI/docs/
Dexecutors.md75 In fact, at this time, it shares the same underlying thread as our basic
Dfalsing.md93 in fact look like a simple tap.
Dscene.md192 fact, the Scene Framework is merely a shallow wrapper around
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/
DImmutable.md209 state. This fact has a similar impact on the memory footprint, since most of the time the state will
/frameworks/base/services/core/java/com/android/server/wm/
DBLASTSync.md94 …ering of these relative to sync preparation in server code is undefined, in fact we have cases like
/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java1266 for (int j = 0, fact = 10; j < 6; j++, fact *= 10) { in appendRamKb()
1267 if (ramKb < fact) { in appendRamKb()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt345 b) Give prominent notice with the combined library of the fact
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...