/frameworks/base/core/proto/android/media/ |
D | audioattributes.proto | 30 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/ |
D | CommandLineOptions.cpp | 95 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/ |
D | Command.cpp | 127 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()
|
D | Command.h | 79 void Usage(std::ostream* out);
|
/frameworks/base/core/java/android/hardware/ |
D | HardwareBuffer.java | 111 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/ |
D | pdx_tool.cpp | 88 int Usage(const std::string& command_name) { in Usage() function 236 return Usage(argv[0]); in main() 242 return Usage(argv[0]); in main()
|
D | pdx_benchmarks.cpp | 988 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/ |
D | README.txt | 7 Usage:
|
/frameworks/ml/nn/tools/systrace_parser/ |
D | README.txt | 6 Usage:
|
/frameworks/ml/nn/tools/test_generator/tests/ |
D | test.py | 251 def Usage(): function 281 Usage()
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | runtests.sh | 5 Usage for $0
|
/frameworks/compile/slang/tests/ |
D | slang_test.py | 310 def Usage(): function 340 Usage()
|
/frameworks/base/cmds/idmap2/tests/ |
D | CommandLineOptionsTests.cpp | 206 TEST(CommandLineOptionsTests, Usage) { in TEST() argument 225 opts.Usage(stream); in TEST()
|
/frameworks/base/samples/training/network-usage/ |
D | README.txt | 4 This Network Usage sample app does the following:
|
/frameworks/base/cmds/idmap2/include/idmap2/ |
D | CommandLineOptions.h | 52 void Usage(std::ostream& out) const;
|
/frameworks/base/startop/scripts/app_startup/ |
D | force_compiler_filter | 32 Usage: $(basename $0) [OPTION]...
|
D | run_app_with_prefetch | 19 Usage: run_app_with_prefetch --package <name> [OPTIONS]...
|
/frameworks/native/cmds/idlcli/ |
D | utils.h | 146 struct Usage { struct 150 using UsageDetails = std::vector<Usage>; argument
|
/frameworks/wilhelm/tools/hashgen/ |
D | README.txt | 13 Usage:
|
/frameworks/base/core/tests/SvcMonitor/ |
D | README | 5 Usage:
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | README | 25 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/ |
D | ImageReader.java | 24 import android.hardware.HardwareBuffer.Usage; 226 @Usage long usage) { in newInstance()
|
/frameworks/base/tools/dump-coverage/ |
D | README.md | 7 # Usage chapter
|
/frameworks/base/tools/aapt2/ |
D | Main.cpp | 84 Usage(&std::cerr); in Action()
|
/frameworks/base/core/tests/BTtraffic/ |
D | README | 17 Usage:
|