Home
last modified time | relevance | path

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/
Dpairing_pages.py69 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
Dother_pages.py130 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 Dvk_extensions.py24 def from_xml(ext_elem): member in Extension
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/
Dui_core.py500 def from_xml(cls, ctx: Context, ui_xml: minidom.Document, member in UIPage