Searched defs:from_xml (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/ |
D | pairing_pages.py | 69 def from_xml(cls, ctx: ui_core.Context, ui_xml: minidom.Document, member in PairingConfirmPage 118 def from_xml(cls, ctx: ui_core.Context, ui_xml: minidom.Document, member in PairingIntroPage
|
D | other_pages.py | 130 def from_xml(cls, ctx: ui_core.Context, ui_xml: minidom.Document, member in GooglePlayPage 271 def from_xml(cls, ctx: ui_core.Context, ui_xml: minidom.Document, member in SettingLocation
|
/aosp_15_r20/external/mesa3d/src/vulkan/util/ |
H A D | vk_extensions.py | 24 def from_xml(ext_elem): member in Extension
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/ |
D | ui_core.py | 500 def from_xml(cls, ctx: Context, ui_xml: minidom.Document, member in UIPage
|