Searched defs:isParentOrProfile (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java3479 return isParentOrProfile(parentId, profileId) && isProfileEnabled(profileId);
3581 private boolean isParentOrProfile(int parentId, int profileId) { method in class:AppWidgetServiceImpl.SecurityPolicy

Completed in 18 milliseconds