Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java3709 return isParentOrProfile(parentId, profileId) && isProfileEnabled(profileId); in isEnabledGroupProfile()
3908 private boolean isProfileEnabled(int profileId) { in isProfileEnabled() method in AppWidgetServiceImpl.SecurityPolicy
/aosp12/frameworks/base/services/
H A Dart-profile10462 HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProfileEnabled(I)Z+]Landroi…