Searched defs:DialogInfo (Results 1 – 2 of 2) sorted by relevance
73 struct DialogInfo { struct74 sptr<NotificationBundleOption> bundleOption;76 sptr<AnsDialogCallback> callback;
31 using DialogInfo = NotificationDialogManager::DialogInfo; typedef