| /packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/permission/util/ |
| D | ArrayUtilsTest.kt | 52 val new = arrayOf(TEST_STRING) in appendString_appendToEmptyArray_returnsArrayWithNewString() constant 67 val new = arrayOf("old test", TEST_STRING) in appendString_appendNewString() constant
|
| /packages/modules/Uwb/indev_uwb_adaptation/jni/src/ |
| D | object_mapping.rs | 46 pub fn new(env: JNIEnv<'a>, params_obj: JObject<'a>) -> Self { in new() method 200 fn new(env: JNIEnv<'a>, address_obj: JObject<'a>) -> Self { in new() method 237 pub fn new(env: JNIEnv<'a>, params_obj: JObject<'a>) -> Self { in new() method 311 fn new(env: JNIEnv<'a>, pulse_obj: JObject<'a>) -> Self { in new() method 336 fn new(env: JNIEnv<'a>, protocol_obj: JObject<'a>) -> Self { in new() method 365 pub fn new(env: JNIEnv<'a>, controlee_obj: JObject<'a>) -> Self { in new() method 409 pub fn new(env: JNIEnv<'a>, country_code_arr: jbyteArray) -> Self { in new() method 443 pub fn new(env: JNIEnv<'a>, power_stats: PowerStats) -> Self { in new() method 482 pub fn new( in new() method 631 pub fn new( in new() method
|
| /packages/modules/Virtualization/vmbase/src/ |
| D | logger.rs | 33 const fn new() -> Self { in new() method 62 fn new() -> Self { in new() method
|
| D | uart.rs | 35 pub unsafe fn new(base_address: usize) -> Self { in new() method
|
| /packages/modules/Virtualization/authfs/src/file/ |
| D | remote_file.rs | 48 pub fn new(service: VirtFdService, file_fd: i32) -> Self { in new() method 88 pub fn new(service: VirtFdService, file_fd: i32) -> Self { in new() method 114 pub fn new(service: VirtFdService, file_fd: i32) -> Self { in new() method
|
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
| D | battery_manager.rs | 66 pub fn new( in new() method 105 pub fn new( in new() method 123 pub fn new() -> Self { in new() method
|
| D | async_helper.rs | 24 pub(crate) fn new(method_name: &str) -> Self { in new() method
|
| /packages/modules/Media/apex/framework/java/android/media/ |
| D | MediaParser.java | 2234 extractorFactoriesByName.put(PARSER_NAME_MATROSKA, MatroskaExtractor::new); in extractorFactoriesByName.put() 2235 extractorFactoriesByName.put(PARSER_NAME_FMP4, FragmentedMp4Extractor::new); in extractorFactoriesByName.put() 2236 extractorFactoriesByName.put(PARSER_NAME_MP4, Mp4Extractor::new); in extractorFactoriesByName.put() 2237 extractorFactoriesByName.put(PARSER_NAME_MP3, Mp3Extractor::new); in extractorFactoriesByName.put() 2238 extractorFactoriesByName.put(PARSER_NAME_ADTS, AdtsExtractor::new); in extractorFactoriesByName.put() 2239 extractorFactoriesByName.put(PARSER_NAME_AC3, Ac3Extractor::new); in extractorFactoriesByName.put() 2240 extractorFactoriesByName.put(PARSER_NAME_TS, TsExtractor::new); in extractorFactoriesByName.put() 2241 extractorFactoriesByName.put(PARSER_NAME_FLV, FlvExtractor::new); in extractorFactoriesByName.put() 2242 extractorFactoriesByName.put(PARSER_NAME_OGG, OggExtractor::new); in extractorFactoriesByName.put() 2243 extractorFactoriesByName.put(PARSER_NAME_PS, PsExtractor::new); in extractorFactoriesByName.put() [all …]
|
| /packages/modules/Virtualization/libs/libfdt/src/ |
| D | iterators.rs | 28 pub(crate) fn new(bytes: &'a [u8]) -> Self { in new() method 63 pub(crate) fn new( in new() method 120 pub(crate) fn new(reg: RegIterator<'a>) -> Self { in new() method 161 pub(crate) fn new( in new() method
|
| /packages/modules/Bluetooth/floss/hcidoc/src/ |
| D | engine.rs | 48 pub fn new() -> Self { in new() method 82 pub fn new() -> Self { in new() method
|
| /packages/modules/Bluetooth/system/rust/src/gatt/mocks/ |
| D | mock_transport.rs | 15 pub fn new() -> (Self, UnboundedReceiver<(TransportIndex, AttBuilder)>) { in new() method
|
| D | mock_database_callbacks.rs | 22 pub fn new() -> (Self, UnboundedReceiver<MockCallbackEvents>) { in new() method
|
| /packages/modules/DnsResolver/doh/tests/doh_frontend/src/ |
| D | stats.rs | 35 pub fn new() -> Self { in new() method
|
| D | config.rs | 45 pub fn new() -> Self { in new() method
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
| D | controller.rs | 25 pub fn new() -> Controller { in new() method
|
| /packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
| D | service_watcher.rs | 26 fn new(service_name: String) -> Self { in new() method 48 pub fn new(conn: Arc<SyncConnection>, service_name: String) -> Self { in new() method
|
| /packages/modules/Bluetooth/system/gd/rust/linux/utils/src/ |
| D | cod.rs | 9 fn new(cod: u32) -> Class { in new() method
|
| /packages/modules/Bluetooth/system/rust/src/core/ |
| D | shared_mutex.rs | 21 pub fn new(t: T) -> Self { in new() method
|
| /packages/modules/Virtualization/pvmfw/src/ |
| D | bcc.rs | 94 pub fn new(received_bcc: Option<&[u8]>) -> Result<Bcc> { in new() method 145 pub fn new(entry: Value) -> Self { in new() method
|
| /packages/modules/Virtualization/vmclient/src/ |
| D | sync.rs | 29 pub fn new(state: T) -> Self { in new() method
|
| /packages/modules/Bluetooth/system/rust/src/gatt/server/ |
| D | command_handler.rs | 13 pub fn new(db: Db) -> Self { in new() method
|
| /packages/modules/DnsResolver/doh/connection/ |
| D | driver.rs | 72 fn new(headers: Vec<h3::Header>) -> Self { in new() method 129 fn new( in new() method 256 fn new(driver: Driver, h3_conn: h3::Connection) -> Self { in new() method
|
| /packages/modules/Uwb/service/uci/jni/src/ |
| D | dispatcher.rs | 50 fn new<T: AsRef<str>>( in new() method 172 pub fn new( in new() method
|
| /packages/modules/Bluetooth/system/rust/src/connection/mocks/ |
| D | mock_le_manager.rs | 26 pub fn new() -> Self { in new() method 94 pub fn new() -> Rc<Self> { in new() method
|
| /packages/modules/Virtualization/virtualizationmanager/src/ |
| D | debug_config.rs | 40 fn new(node_path: &str, prop_name: &str) -> Result<Self, NulError> { in new() method 159 pub fn new(debug_level: DebugLevel) -> Self { in new() method
|