Home
last modified time | relevance | path

Searched refs:shouldUnsubscribeAppState (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp854 bool shouldUnsubscribeAppState = ShouldUnsubscribeAppState(adminName, userId); in RemoveAdmin() local
859 if (shouldUnsubscribeAppState) { in RemoveAdmin()