Searched refs:experimental (Results 1 – 25 of 29) sorted by relevance
12
/frameworks/base/core/tests/SvcMonitor/ |
D | README | 10 com.google.android.experimental.svcmonitor/.SvcMonitor 14 com.google.android.experimental.svcmonitor/.SvcMonitor 19 com.google.android.experimental.svcmonitor/.SvcMonitor
|
/frameworks/base/core/tests/BTtraffic/ |
D | README | 13 6. The monitor process (com.google.android.experimental.svcmonitor/.ScvMonitor) can be run as an 25 com.google.android.experimental.bttraffic/.BTtraffic 30 com.google.android.experimental.bttraffic/.BTtraffic 35 com.google.android.experimental.bttraffic/.BTtraffic
|
/frameworks/base/tools/aapt2/cmd/ |
D | Command.cpp | 114 void Command::AddOptionalSubcommand(std::unique_ptr<Command>&& subcommand, bool experimental) { in AddOptionalSubcommand() argument 116 if (experimental) { in AddOptionalSubcommand()
|
D | Command.h | 74 void AddOptionalSubcommand(std::unique_ptr<Command>&& subcommand, bool experimental = false);
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/ |
D | README.md | 103 experimental APIs, unless you repackage them (e.g. using ProGuard). 105 * Deprecated non-experimental APIs will be removed two years after the release
|
/frameworks/native/libs/binder/tests/ |
D | Android.bp | 138 cpp_std: "experimental",
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/ |
D | ChannelHelperTest.java | 37 import org.junit.experimental.runners.Enclosed;
|
D | KnownBandsChannelHelperTest.java | 38 import org.junit.experimental.runners.Enclosed;
|
/frameworks/base/startop/view_compiler/ |
D | README.md | 3 This directory contains an experimental compiler for layout files.
|
/frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/ |
D | SvcMonitor.java | 1 package com.google.android.experimental.svcmonitor;
|
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/ |
D | BTtraffic.java | 1 package com.google.android.experimental.bttraffic;
|
/frameworks/base/core/proto/android/stats/dnsresolver/ |
D | dns_resolver.proto | 112 NS_T_A6 = 38; // IPv6 address (experimental)
|
/frameworks/base/libs/hwui/ |
D | Android.bp | 12 cpp_std: "experimental",
|
D | RecordingCanvas.cpp | 723 constexpr bool has_paint = std::experimental::is_detected_v<has_paint_helper, T>; 729 constexpr bool has_palette = std::experimental::is_detected_v<has_palette_helper, T>;
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 5 Plugins keep the experimental and turbulent code outside of master and only on the devices which ne… 177 …compilation. Generally you can grab a recent plugin lib from jmonk’s experimental directory. How…
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | api.proto | 77 // experimental, none-GA apis.
|
D | descriptor.proto | 269 // organization, or for experimental options, use field numbers 50000
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CHANGES.txt | 159 * Introduced an ExperimentalApi annotation. Annotated APIs are experimental 907 * Added an experimental C++ implementation for Python messages via a Python 949 **WARNING**: Plugins are experimental. The interface may change in a
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 225 // organization, or for experimental options, use field numbers 50000
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 225 // organization, or for experimental options, use field numbers 50000
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1279 # documentation. Note that this feature is still experimental 1291 # feature is still experimental and incomplete at the
|
/frameworks/native/docs/ |
D | Doxyfile | 1537 # documentation. Note that this feature is still experimental 1549 # feature is still experimental and incomplete at the
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1847 # experimental and incomplete at the moment. 1859 # Note that this feature is still experimental and incomplete at the moment.
|
D | Doxyfile.orig | 1838 # experimental and incomplete at the moment. 1850 # Note that this feature is still experimental and incomplete at the moment.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 2002 # still experimental and incomplete at the moment. 2014 # Note that this feature is still experimental and incomplete at the moment.
|
12