/packages/modules/Connectivity/tests/unit/java/com/android/server/net/ |
D | PersistentIntTest.kt | 110 fun setReadable(p: Path, readable: Boolean) { in setReadable() 111 addOrRemovePermission(p, OWNER_READ, readable) in setReadable()
|
/packages/modules/Bluetooth/system/gd/rust/common/src/ |
D | time.rs | 60 let mut read_ready = self.fd.readable().await.unwrap(); in expired() 92 let mut read_ready = self.fd.readable().await.unwrap(); in tick()
|
/packages/services/Telephony/utils/satellite/ |
D | README.md | 15 for dumping the binary file into human-readable format. 59 - Dump the input binary satellite S2 cell file into human-readable text format.
|
/packages/apps/Dialer/java/com/android/dialer/dialercontact/ |
D | dialer_contact.proto | 27 // Human readable netwrork name displayed to user where relevant
|
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
D | time.rs | 30 let mut read_ready = self.fd.readable().await.unwrap(); in expired()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | socket_manager.rs | 847 let readable = if let Some(timeout) = may_timeout { in listening_task() localVariable 848 match time::timeout(timeout, cstream.readable()).await { in listening_task() 855 cstream.readable().await.is_ok() in listening_task() 861 if !readable { in listening_task() 1020 match time::timeout(timeout, stream.readable()).await { in wait_and_read_stream()
|
/packages/modules/Bluetooth/system/rust/src/gatt/server/test/ |
D | test_att_db.rs | 45 if !permissions.readable() => in read_attribute()
|
/packages/modules/Bluetooth/system/rust/src/gatt/server/ |
D | att_database.rs | 50 pub fn readable(&self) -> bool { in readable() method
|
D | gatt_database.rs | 216 read: characteristic.permissions.readable().into(), in add_service_with_handles() 360 if !attr.attribute.permissions.readable() { in read_attribute()
|
/packages/apps/Car/DebuggingRestrictionController/server/functions/ |
D | .eslintrc.json | 113 // Return inside each then() to create readable and reusable Promise chains.
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/ |
D | incident_minimal.proto | 43 // A human readable reason why an incident report is requested.
|
/packages/modules/DnsResolver/doh/ |
D | boot_time.rs | 162 _ = async_fd.readable() => Err(Elapsed(())), in timeout()
|
/packages/modules/Bluetooth/system/gd/rust/linux/docs/ |
D | glossary.md | 9 2. Readers may be unfamiliar with this domain - keep entries readable to
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
D | README.md | 158 `libneuralnetworks_driver_fuzzer`‘s output is formatted in a human readable way 212 provides the option to represent this data as human-readable text. This means 214 dumped to a file will be in a human-readable format.
|
/packages/modules/adb/ |
D | SYNC.TXT | 20 It is represented by four ASCII bytes in order to make them more human-readable
|
D | README.md | 34 …he Host side. The Client must always initiate communication via a human readable request but the r…
|
/packages/apps/Settings/src/com/android/settings/users/ |
D | AppRestrictionsFragment.java | 548 String readable = findInArray(entry.getChoiceEntries(), in onPreferenceChange() local 550 listPref.setSummary(readable); in onPreferenceChange()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/ |
D | AppRestrictionsFragment.java | 672 String readable = findInArray(entry.getChoiceEntries(), in onPreferenceChange() local 674 listPref.setSummary(readable); in onPreferenceChange()
|
/packages/apps/Dialer/java/com/android/dialer/phonelookup/ |
D | phone_lookup_info.proto | 115 // The number_type label in human readable string, for example "Phone".
|
/packages/services/Car/car-lib/src/android/car/telemetry/ |
D | telemetry.proto | 242 // Human readable message explaining the error or how to fix it.
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 125 include a readable copy of the attribution notices contained 307 include a readable copy of the attribution notices contained 513 include a readable copy of the attribution notices contained 719 include a readable copy of the attribution notices contained 925 include a readable copy of the attribution notices contained 1131 include a readable copy of the attribution notices contained 1349 include a readable copy of the attribution notices contained 1543 include a readable copy of the attribution notices contained 1737 include a readable copy of the attribution notices contained 1931 include a readable copy of the attribution notices contained [all …]
|
/packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
D | metric_definition.proto | 127 // human-readable labels for the codes. It is OK to add new elements to this
|
/packages/apps/Calendar/ |
D | NOTICE | 121 include a readable copy of the attribution notices contained
|
/packages/apps/Gallery/ |
D | NOTICE | 121 include a readable copy of the attribution notices contained
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 121 include a readable copy of the attribution notices contained
|