Searched refs:getEnabledGroupProfileIds (Results 1 - 1 of 1) sorted by relevance

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

Completed in 817 milliseconds