Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 44) sorted by relevance

12

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DOffloadController.java355 NetworkStats getTetherStats(@NonNull StatsType how) { in getTetherStats() argument
357 final int uid = (how == StatsType.STATS_PER_UID) ? UID_TETHERING : UID_ALL; in getTetherStats()
713 private boolean computeAndPushLocalPrefixes(UpdateType how) { in computeAndPushLocalPrefixes() argument
714 final boolean force = (how == UpdateType.FORCE); in computeAndPushLocalPrefixes()
/packages/apps/Launcher3/src_plugins/
DREADME.md3 Details about how to create a new plugin interface, or to use existing interfaces to write a plugin…
/packages/apps/Settings/protos/
Dcontextual_card_list.proto13 * The category of a card: this is a hint for how a card should be collected,
/packages/apps/Browser2/
DREADME11 https://www.chromium.org/developers/how-tos/android-build-instructions
/packages/apps/Car/DebuggingRestrictionController/
Dgradle.properties5 # For more details on how to configure your build environment visit
/packages/apps/Messaging/
Dproguard-test.flags21 # FLAG(dnotario): Until we rationalize how to handle tests (extensive unit tests will want similar
/packages/modules/DnsResolver/
DREADME-DoT.md21 `IDnsTlsSocketObserver` is an interface defining how `DnsTlsSocket` returns
96 This sets the limit on how long session tickets will be preserved during idle periods,
/packages/apps/Settings/tests/unit/
DREADME7 // The following instrutions show how to run the test suite using make + adb //
/packages/modules/NeuralNetworks/tools/systrace_parser/
Dcontract-between-code-and-parser.txt4 This text files documents how tracing in the NNAPI manifests in systrace output
5 and how that output is interpreted by the systrace parser.
/packages/apps/Car/libs/car-ui-lib/
Dgradle.properties20 # For more details on how to configure your build environment visit
/packages/modules/Virtualization/docs/getting_started/
Dgoldfish.md3 The built-in local emulator is the quickest way how to get started with KVM and Android.
/packages/modules/Virtualization/microdroid/signature/
DREADME.md38 For example, the following code shows how to get the original size of host apex file
/packages/modules/StatsD/lib/libkll/proto/
Daggregator.proto62 // changed such that the library has to decide how to decode.
Dkll-quantiles.proto60 // Binary logarithm of the sampler capacity (out of how many items are we
/packages/services/Car/tests/SampleCustomInputService/
Dreadme.md31 These are the test scripts to demonstrate how CustomInputEvent can be used to implement OEM
/packages/apps/Dialer/java/com/android/dialer/logging/
Dcontact_lookup_result.proto39 // Number was found in Dialer's local cache but we don't know how it was
/packages/modules/DnsResolver/tests/
Dgolddata.proto186 // Describes how the DNS responser handles and responses the DNS lookup packets.
/packages/services/Car/tests/BugReportApp/
DREADME.md3 A test tool that is intended to show how to access Android Automotive OS bugreporting APIs.
/packages/apps/Dialer/java/com/android/dialer/theme/
DREADME.md13 What is an attribute? There are three types (depending on how you want to define
/packages/modules/DnsResolver/tests/testdata/
DREADME.md15 Here demonstrates how the pbtext is built.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dstream.md3 … concept for reading/writing JSON. Here we first show how to use streams provided. And then see ho…
DDoxyfile.in694 # also \cite for info how to create references.
898 # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how
1092 # for information on how to generate the default header that doxygen normally
1103 # footer. See HTML_HEADER for more information on how to generate a default
1105 # section "Doxygen usage" for information on how to generate the default footer
1114 # See also section "Doxygen usage" for information on how to generate the style
1410 # sheet generated by doxygen has an example that shows how to put an image at
1662 # section "Doxygen usage" for information on how to let doxygen write the
1786 # See also section "Doxygen usage" for information on how to generate the
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DOffloadControllerTest.java409 private static @NonNull Entry buildTestEntry(@NonNull OffloadController.StatsType how, in buildTestEntry() argument
411 return new Entry(iface, how == STATS_PER_IFACE ? UID_ALL : UID_TETHERING, SET_DEFAULT, in buildTestEntry()
DBpfCoordinatorTest.java344 private static NetworkStats.Entry buildTestEntry(@NonNull StatsType how, in buildTestEntry() argument
346 return new NetworkStats.Entry(iface, how == STATS_PER_IFACE ? UID_ALL : UID_TETHERING, in buildTestEntry()
/packages/modules/NeuralNetworks/tools/api/
DREADME.md25 When the `--dryrun` argument is present, this script shows how it would invoke

12