Home
last modified time | relevance | path

Searched refs:starts (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/sax/tests/saxtests/src/android/sax/
DSafeSaxTest.java55 int starts = 0; field in SafeSaxTest.ElementCounter
59 starts++; in start()
68 int starts = 0; field in SafeSaxTest.TextElementCounter
72 starts++; in start()
105 assertEquals(1, rootCounter.starts); in testListener()
107 assertEquals(2, entryCounter.starts); in testListener()
109 assertEquals(2, idCounter.starts); in testListener()
/frameworks/base/core/java/android/text/method/
DPasswordTransformationMethod.java195 int[] starts = null, ends = null; in getChars() local
205 starts = new int[nvisible]; in getChars()
210 starts[i] = sp.getSpanStart(visible[i]); in getChars()
221 if (i >= starts[a] && i < ends[a]) { in getChars()
/frameworks/ml/nn/common/operations/
DStridedSlice.cpp60 std::vector<int> starts; in compute() local
66 starts.emplace_back(beginData[idx]); in compute()
72 starts.emplace_back(0); in compute()
82 endMask, shrinkAxisMask, starts, stops, strides, outputData, in compute()
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags73 # Note: New tag range starts here since 2753+ have been used below.
152 # SystemServer.run() starts:
159 # Package Manager starts:
161 # Package Manager .apk scan starts:
163 # Package Manager .apk scan starts:
/frameworks/base/tests/ActivityManagerPerfTests/
DREADME.txt41 * If you are measuring the time elapsed of something that either starts or ends in the target
50 * If the target package should be running before your test logic starts, add startTargetPackage();
/frameworks/native/cmds/dumpstate/
Ddumpstate.rc21 # bugreportd starts dumpstate binder service and makes it wait for a listener to connect.
/frameworks/base/tests/net/smoketest/
DAndroid.bp5 // starts failing and breaking presubmits in frameworks/base. We cannot easily put
/frameworks/base/tools/dump-coverage/
DREADME.md3 …here the binaries have been instrumented by JaCoCo. JaCoCo automatically starts recording data on …
/frameworks/base/core/proto/android/os/
Dpagetypeinfo.proto59 // order level starts from 0 for 4KB to page_block_order defined above, e.g. 10 for 4096KB
Dbatterystats.proto580 // Index of the frequency in system.cpu_frequency. It starts from 1, to
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceCallback.hal38 * Callback called when capture starts.
/frameworks/base/tools/aapt2/
Dformats.md12 The file starts with a simple header. All multi-byte fields are little-endian.
/frameworks/base/packages/SystemUI/
DREADME.md18 When SystemUIApplication starts up, it will start up the services listed in
94 Recents tracks all the data needed for recents and starts/stops the recents
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md44 - `position(float, float, Runnable…)`, which starts translationX and translationY animations, and c…
73 …ultiAnimationStarter` with a single method, `startAll(endAction)`, which starts all of the animati…
/frameworks/base/core/java/android/os/
DBatteryStats.java4417 final int starts = ps.getStarts(which); in dumpCheckinLocked() local
4422 || starts != 0 || numAnrs != 0 || numCrashes != 0) { in dumpCheckinLocked()
4424 … userMillis, systemMillis, foregroundMillis, starts, numAnrs, numCrashes); in dumpCheckinLocked()
4444 final int starts = ss.getStarts(which); in dumpCheckinLocked() local
4446 if (startTime != 0 || starts != 0 || launches != 0) { in dumpCheckinLocked()
4452 starts, in dumpCheckinLocked()
6082 int starts; in dumpLocked()
6088 starts = ps.getStarts(which); in dumpLocked()
6094 if (userTime != 0 || systemTime != 0 || foregroundTime != 0 || starts != 0 in dumpLocked()
6103 if (starts != 0 || numCrashes != 0 || numAnrs != 0) { in dumpLocked()
[all …]
/frameworks/base/cmds/bootanimation/
DFORMAT.md97 Each part may optionally play a `wav` sample when it starts. To enable this, add a file
/frameworks/base/core/proto/android/server/
Dbackup_chunks_metadata.proto99 repeated int32 starts = 1 [packed = true]; field
/frameworks/ml/nn/extensions/
DREADME.md36 Each extension must have a unique name that starts with the reverse domain name
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags8 # ActivityManagerService.systemReady() starts:
/frameworks/base/cmds/statsd/src/
Datoms.proto693 // RESET indicates all ble stopped. Used when it (re)starts (e.g. after it crashes).
854 // RESET indicates all audio stopped. Used when it (re)starts (e.g. after it crashes).
872 // RESET indicates all mediaCodec stopped. Used when it (re)starts (e.g. after it crashes).
890 // RESET indicates all flashlight stopped. Used when it (re)starts (e.g. after it crashes).
908 // RESET indicates all camera stopped. Used when it (re)starts (e.g. after it crashes).
3311 * Logs foreground service starts and stops.
3312 * Note that this is not when a service starts or stops, but when it is
3773 * Logs when a service starts and stops.
4065 // Time when init starts 1st stage. Logged from bootstat.
4088 // Time when the system starts sending LOCKED_BOOT_COMPLETED broadcast.
[all …]
/frameworks/ml/nn/tools/api/
Dtypes.spec245 * input operands. It starts with the trailing dimensions, and works its
1765 * of the input operands. It starts with the trailing dimensions, and works
2446 * input operands. It starts with the trailing dimensions, and works its way
3885 * given dimension index of input's shape. The dimension index starts at
4748 * maximum size along each dimension of the input operands. It starts with
4784 * input operands. It starts with the trailing dimensions, and works its way
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1890 // Session starts when call is placed or accepted and
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4085 // Tag FIELD_AUTOFILL_REQUEST_ORDINAL: sequence number of the request inside a session; starts
4408 // ACTION: CaptivePortalLoginActivity starts
/frameworks/native/vulkan/api/
Dvulkan.api3806 … offset /// Offset within the mapped memory the range starts from