Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java658 final int[] profileIds = mSecurityPolicy.getEnabledGroupProfileIds(userId); in ensureGroupStateLoadedLocked()
2185 final int[] profileIds = mSecurityPolicy.getEnabledGroupProfileIds(userId); in scheduleNotifyGroupHostsForProvidersChangedLocked()
3130 final int[] profileIds = mSecurityPolicy.getEnabledGroupProfileIds(userId); in saveStateLocked()
3935 public int[] getEnabledGroupProfileIds(int userId) { in getEnabledGroupProfileIds() method in AppWidgetServiceImpl.SecurityPolicy
/aosp14/frameworks/base/services/
H A Dart-profile2701 HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getEnabledGroupProfileIds(I)[I