Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 20 of 20) sorted by relevance

/frameworks/wilhelm/tools/mphtogen/
DREADME.txt9 Diff the new files in ../../src/autogen vs. the new ones as sanity check.
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbDeviceDescriptor.java97 int ones = (mDeviceRelease & 0xF00) >> 8; in getDeviceReleaseString() local
99 return String.format("%d.%d%d", tens * 10 + ones, tenths, hundredths); in getDeviceReleaseString()
/frameworks/opt/telephony/tests/telephonytests/
DAndroid.bp39 // Order matters: test rules override the base ones
/frameworks/base/tools/aapt2/
Ddevelopment.md4 All build targets can be found in `Android.bp` file. The main ones are `make -j aapt2` and `make -j…
/frameworks/native/services/surfaceflinger/
DRefreshRateOverlay.cpp115 const auto ones = number % 10; in drawNumber() local
137 drawDigit(ones, left, color, buffer, pixels); in drawNumber()
/frameworks/ml/nn/runtime/test/
DTestUnknownDimensions.cpp167 static const IntendedMatrix ones = {{1, 1, 1}, {1, 1, 1}, {1, 1, 1}}; in TestOne() local
287 ASSERT_EQ(execution.setInput(0, ones, sizeAtSet(paramsForInput0), typeAtSet(paramsForInput0)), in TestOne()
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt55 and from that score I can determine the great images from the bad ones.
/frameworks/native/cmds/dumpstate/
DREADME.md11 Then incremental ones:
/frameworks/opt/setupwizard/tools/gradle/
Ddist-unit-tests.gradle43 * only adds to the 'java' plugin and not the Android ones.
/frameworks/base/core/proto/android/media/
Daudioattributes.proto39 // the ones defined.
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md202 …rently in Quick Settings as well as provides the support for starting new ones. It is also an impl…
214 …ecycleManager` when its corresponding tile is added to the set of current ones and kept as long as…
233 …ead. This is compared with the current tiles, destroying unnecessary ones and creating needed ones.
301 …* Use only `handleUpdateState` to modify the values of the state to the new ones. This can be done…
/frameworks/base/core/proto/android/app/
Dappexit_enums.proto173 * All background processes except certain ones were killed, for now it only occurs
/frameworks/base/
DStubLibraries.bp291 // narrower scope (all @SystemApis, not just the ones with 'client=MODULE_LIBRARIES').
DAndroid.bp317 // AIDL files under these paths are mixture of public and private ones.
/frameworks/layoutlib/create/
DREADME.txt62 dependencies and then only keep the ones we want.
/frameworks/av/media/codec2/docs/
Ddoxygen.config1141 # style sheet in the list overrules the setting of the previous ones in the
1708 # style sheet in the list overrules the setting of the previous ones in the
/frameworks/base/media/native/midi/include/
DDoxyfile1191 # style sheet in the list overrules the setting of the previous ones in the
1758 # style sheet in the list overrules the setting of the previous ones in the
DDoxyfile.orig1191 # style sheet in the list overrules the setting of the previous ones in the
1758 # style sheet in the list overrules the setting of the previous ones in the
/frameworks/base/cmds/statsd/src/
Datoms.proto5467 // Placeholder -1001 (OOM_SCORE_ADJ_MIN - 1, outside of allowed range) for native ones.
9998 // UPDATE and DELETE includes update/delete and the ones triggered by applyBatch.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto6845 // ACTION: Users compose their own replies instead of using suggested ones.