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

/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java674 final int[] profileIds = mSecurityPolicy.getEnabledGroupProfileIds(userId);
2062 final int[] profileIds = mSecurityPolicy.getEnabledGroupProfileIds(userId);
2861 final int[] profileIds = mSecurityPolicy.getEnabledGroupProfileIds(userId);
3576 public int[] getEnabledGroupProfileIds(int userId) { method in class:AppWidgetServiceImpl.SecurityPolicy

Completed in 38 milliseconds