Home
last modified time | relevance | path

Searched refs:GetAppIndexByUid (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dbundle_manager_helper.h126 int32_t GetAppIndexByUid(const int32_t uid);
/base/notification/distributed_notification_service/services/ans/src/
H A Dbundle_manager_helper.cpp230 int32_t BundleManagerHelper::GetAppIndexByUid(const int32_t uid) in GetAppIndexByUid() function in OHOS::Notification::BundleManagerHelper
H A Dnotification_preferences_info.cpp351 int32_t index = BundleManagerHelper::GetInstance()->GetAppIndexByUid(iter->second.GetBundleUid()); in GetAllCLoneBundlesInfo()
H A Dnotification_preferences.cpp545 int32_t index = BundleManagerHelper::GetInstance()->GetAppIndexByUid(bundleInfo.GetUid()); in AddDoNotDisturbProfiles()
H A Dreminder_data_manager.cpp1932 int32_t appIndex = BundleManagerHelper::GetInstance()->GetAppIndexByUid(reminder->GetUid()); in ClickReminder()

Completed in 8 milliseconds