Home
last modified time | relevance | path

Searched refs:In (Results 1 – 25 of 127) sorted by relevance

123456

/packages/apps/Dialer/java/com/android/dialer/logging/
Dui_action.proto23 // In call log, starting from 100
30 // In dialpad, starting from 200
35 // In search, starting from 300
40 // In call history, starting from 400
/packages/modules/Virtualization/vm_payload/
DREADME.md24 [vm_main.h](include/vm_main.h). (In C++ this must be defined as `extern "C"`.)
33 In the Android build system, the payload binary should be built with
42 In other build systems a similar stub `libvm_payload.so` can be built using
47 In addition to the VM Payload APIs, a small subset of the [Android
/packages/modules/Connectivity/
DOWNERS_core_networking_xts6 # In addition to cherry-picks and flaky test fixes, also for APF firmware tests
9 # In addition to cherry-picks and flaky test fixes, also for incremental changes on NsdManager tests
/packages/modules/NeuralNetworks/common/cpu_operations/
DArgMinMax.cpp30 template <typename In, typename Out>
31 static void argMinMaxImpl(const In* inputData, const Shape& inputShape, int32_t axis, bool isArgMin, in argMinMaxImpl()
/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md23 mirrored. In other words, if `src/` contains a subdirectory called `foo/`,
33 In general, do not cast pointers to integers or vice versa.
62 The use of the C preprocessor should be minimized. In particular:
96 In nearly all cases, variables should be declared and initialized on the same line.
138 In particular, do not write code like this:
163 mechanism exists. In other words, use `__func__` over `__FUNCTION__`.
201 In general, every source file (`.c` or `.cpp`) in a `src/` directory should
225 // Each public function must have a comment describing its semantics. In
276 the tree since the formatting change was applied, the better. In this short
/packages/modules/DeviceLock/DeviceLockController/proto/
Dfinalize_service.proto25 // 1. In device financing program, the device is fully paid-off.
26 // 2. In device subsidy program, subsidy of the device is done.
/packages/modules/Bluetooth/system/gd/docs/architecture/
Darchitecture.md17 In general. three types of processes exist in the GD runtime environment:
79 : In the native thread, we treat the Java layer as a separate application as
184 In a generic Linux operating system, such as Android, we implemented it using
189 data processing pipelines. In the context of file descriptors, events are
213 is usually the first snippet of code that interface with a remote device. In the
292 In some cases, an asynchronous server-client model is not feasible. In this
293 case, developers can consider a synchronous database model. In such a model,
/packages/modules/Bluetooth/system/gd/docs/testing/
Dcert_test.md18 GD certification test framework comes into rescue. In
174 1. In subsequent runs
192 In test root, the following logs are available:
194 * In every directory layer:
197 * In test root directory:
203 * In test class directory:
/packages/modules/Virtualization/microdroid/kernel/
DAndroid.bp64 // In case release configuration doesn't specify value of the
89 // In case release configuration doesn't specify value of the
/packages/modules/adb/
DSYNC.TXT17 In sync mode both the server and the client will frequently use eight-byte
18 packets to communicate. In this document these are called sync requests and sync
22 uses. This number shall be called "length" below. In fact, all binary integers
/packages/modules/Bluetooth/system/gd/rust/linux/docs/
Dstyle_guide.md43 4. In documentation files the first occurrence of ALL acronyms should be spelled
53 the way it is and aids debugging efforts. In general, any comments or
61 In code:
68 In documentation (markdown):
/packages/modules/Virtualization/pvmfw/
DREADME.md3 In the context of the [Android Virtualization Framework][AVF], a hypervisor
15 boot. In particular, the threat model would prohibit the host from ever having
71 itself. In accordance with the header format, the `kernel_size` bytes of the
190 blos it refers to. In version 1.0, it describes two blobs:
196 In version 1.1, a third blob is added.
202 In version 1.2, a fourth blob is added.
274 - **Mode Decision**: Set according to the [specification][dice-mode]. In
306 obtain trusted true entropy, and reboot the virtual machine. In particular, it
415 formats introduced by the Android Verified Boot. In particular, it expects the
426 In cases where a ramdisk is required by the guest, pvmfw must also verify it. To
/packages/services/Car/tests/SampleCustomInputService/
Dreadme.md49 * `f1`: sets the OEM partner function `f1` to execute. In this implementation, `f1` argument
56 In this example, CustomInputEvents are send to accept or reject incoming calls. First cell phone
/packages/apps/Launcher3/src_plugins/
DREADME.md1 This directory contains plugin interfaces that launcher listens for and plugins implement. In other…
/packages/modules/vndk/apex/
DREADME.md3 In this document we add a new VNDK APEX for version 30. When you follow this doc with different ver…
/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dcobalt_registry.proto83 // (1) It can contain data for a single Cobalt project. In this case, there is a single
86 // (2) It can contain data for multiple Cobalt projects. In this case, there may be any number of
/packages/modules/Permission/tests/functional/safetycenter/multiusers/
DTEST_MAPPING5 // cause flakyness due to timeouts. In postsubmit, these tests have more time to run which makes
/packages/apps/Car/Launcher/docklib/
DREADME4 In this reference the dock exists in SystemUI in system bar but the purpose of this library is to
/packages/apps/Car/Cluster/ClusterHomeSample/
DREADME.md10 In order to enable `ClusterHomeService`, remove `cluster_service` from
92 In the LIGHT mode, it stays as the `UI_TYPE_HOME` activity that runs as user 0.
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint2/ui/enrollment/
DREADME.md12 **In addition, one activity (FingerprintEnrollmentV2Activity) should**
/packages/apps/Settings/tests/screenshot/src/com/android/settings/tests/screenshot/
DREADME.md5 tends to happen with screenshot tests). In this case investigate splitting
/packages/services/Car/tests/BugReportApp/
DREADME.md81 * In rare cases it might not upload the bugreport, depending Android's
90 7. In any case if bugreport app is not properly functioning, please take adb bugreport and share
/packages/modules/Permission/tests/cts/permission/
DREADME15 In the permissions test cases, we just test the negative cases. These tests are to test the behavio…
/packages/modules/Connectivity/tests/unit/
Djarjar-excludes.txt23 # In coverage test, TRTInterpreter don't be jarjar'ed to
/packages/modules/AdServices/adservices/linter/documentation/
DBackCompatNewFileDetector.md21 …, we’ll rename all the files being created to have a prefix of adservices. In some cases, the file…
36 …ing the naming conventions for new files that will be added in the future. In order to minimize th…

123456