Home
last modified time | relevance | path

Searched defs:props (Results 1 – 5 of 5) sorted by relevance

/development/tools/winscope/libs/virtualList/
DItem.js46 props: ItemProps, property
59 props: extraProps, property
69 props: SlotProps, property
DVirtualList.js16 props: VirtualProps, property
271 props: { property
/development/tools/otagui/src/router/
Dindex.js17 props: true, property
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
DProvisioningValuesLoader.java140 Properties props = new Properties(); in gatherAdminExtras() local
/development/vendor_snapshot/
Dupdate.py521 def find_files_in_props(target_arch, arch_install_dir, variation, name, props, file_to_info): argument