Home
last modified time | relevance | path

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

/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java3651 return isParentOrProfile(parentId, profileId) && isProfileEnabled(profileId); in isEnabledGroupProfile()
3850 private boolean isProfileEnabled(int profileId) { in isProfileEnabled() method in AppWidgetServiceImpl.SecurityPolicy
/frameworks/base/services/
Dart-profile4003 PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProfileEnabled(I)Z