Searched refs:getGroupParent (Results 1 – 3 of 3) sorted by relevance
2126 && (parentId = getGroupParent(userId)) != userId) {2144 final int parentId = getGroupParent(userId);2358 private int getGroupParent(int userId) {
3215 reloadWidgetsMaskedStateForGroup(mSecurityPolicy.getGroupParent(userId)); in handleUserUnlocked()4464 final int parentId = getGroupParent(userId); in getEnabledGroupProfileIds()4640 public int getGroupParent(int profileId) { in getGroupParent() method in AppWidgetServiceImpl.SecurityPolicy
1266 HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getGroupParent(I)I