Searched defs:dmAbilityMgr (Results 1 – 2 of 2) sorted by relevance
39 std::shared_ptr<DmAbilityManager> dmAbilityMgr = std::make_shared<DmAbilityManager>(); in ShowPinDialog() local66 std::shared_ptr<DmAbilityManager> dmAbilityMgr = std::make_shared<DmAbilityManager>(); in InputPinDialog() local
34 std::shared_ptr<DmAbilityManager> dmAbilityMgr) in ShowConfirmDialog()