Searched refs:isProfileWithLockedParent (Results 1 – 2 of 2) sorted by relevance
402 isProfileWithLockedParent(userId)) { in onPackageBroadcastReceived()654 if (enforceUserUnlockingOrUnlocked && isProfileWithLockedParent(userId)) { in ensureGroupStateLoadedLocked()2887 if (isProfileWithLockedParent(userId)) { in handleUserUnlocked()3787 private boolean isProfileWithLockedParent(int userId) { in isProfileWithLockedParent() method in AppWidgetServiceImpl
2711 HPLcom/android/server/appwidget/AppWidgetServiceImpl;->isProfileWithLockedParent(I)Z