Home
last modified time | relevance | path

Searched refs:Usage (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/base/core/proto/android/media/
Daudioattributes.proto30 optional Usage usage = 1;
55 enum Usage { enum
56 // Usage value to use when the usage is unknown.
58 // Usage value to use when the usage is media, such as music, or movie
61 // Usage value to use when the usage is voice communications, such as
64 // Usage value to use when the usage is in-call signalling, such as with a
67 // Usage value to use when the usage is an alarm (e.g. wake-up alarm).
69 // Usage value to use when the usage is notification. Other notification
72 // Usage value to use when the usage is telephony ringtone.
74 // Usage value to use when the usage is a request to enter/end a
[all …]
/frameworks/base/cmds/idmap2/libidmap2/
DCommandLineOptions.cpp95 Usage(stream); in Parse()
107 Usage(stream); in Parse()
118 Usage(stream); in Parse()
134 Usage(stream); in Parse()
140 void CommandLineOptions::Usage(std::ostream& out) const { in Usage() function in android::idmap2::CommandLineOptions
/frameworks/base/tools/aapt2/cmd/
DCommand.cpp127 void Command::Usage(std::ostream* out) { in Usage() function in aapt::Command
211 Usage(out_error); in Execute()
222 Usage(out_error); in Execute()
237 Usage(out_error); in Execute()
245 Usage(out_error); in Execute()
DCommand.h79 void Usage(std::ostream* out);
/frameworks/base/core/java/android/hardware/
DHardwareBuffer.java111 public @interface Usage {}; annotation in HardwareBuffer
113 @Usage
162 @Format int format, @IntRange(from = 1) int layers, @Usage long usage) { in create()
200 @Format int format, @IntRange(from = 1) int layers, @Usage long usage) { in isSupported()
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_tool.cpp88 int Usage(const std::string& command_name) { in Usage() function
236 return Usage(argv[0]); in main()
242 return Usage(argv[0]); in main()
Dpdx_benchmarks.cpp988 int Usage(const std::string& command_name) { in Usage() function
1082 return Usage(argv[0]); in main()
1088 return Usage(argv[0]); in main()
/frameworks/wilhelm/tools/mphtogen/
DREADME.txt7 Usage:
/frameworks/ml/nn/tools/systrace_parser/
DREADME.txt6 Usage:
/frameworks/ml/nn/tools/test_generator/tests/
Dtest.py251 def Usage(): function
281 Usage()
/frameworks/opt/net/wifi/tests/wifitests/
Druntests.sh5 Usage for $0
/frameworks/compile/slang/tests/
Dslang_test.py310 def Usage(): function
340 Usage()
/frameworks/base/cmds/idmap2/tests/
DCommandLineOptionsTests.cpp206 TEST(CommandLineOptionsTests, Usage) { in TEST() argument
225 opts.Usage(stream); in TEST()
/frameworks/base/samples/training/network-usage/
DREADME.txt4 This Network Usage sample app does the following:
/frameworks/base/cmds/idmap2/include/idmap2/
DCommandLineOptions.h52 void Usage(std::ostream& out) const;
/frameworks/base/startop/scripts/app_startup/
Dforce_compiler_filter32 Usage: $(basename $0) [OPTION]...
Drun_app_with_prefetch19 Usage: run_app_with_prefetch --package <name> [OPTIONS]...
/frameworks/native/cmds/idlcli/
Dutils.h146 struct Usage { struct
150 using UsageDetails = std::vector<Usage>; argument
/frameworks/wilhelm/tools/hashgen/
DREADME.txt13 Usage:
/frameworks/base/core/tests/SvcMonitor/
DREADME5 Usage:
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME25 Usage typically looks like this (transaction errors are not handled):
101 Usage typically looks like this (transaction errors are not handled):
/frameworks/base/media/java/android/media/
DImageReader.java24 import android.hardware.HardwareBuffer.Usage;
226 @Usage long usage) { in newInstance()
/frameworks/base/tools/dump-coverage/
DREADME.md7 # Usage chapter
/frameworks/base/tools/aapt2/
DMain.cpp84 Usage(&std::cerr); in Action()
/frameworks/base/core/tests/BTtraffic/
DREADME17 Usage:

12