Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplicationPackageManager.java1747 if (hasProfileOwnerOrDeviceOwnerOnCurrentUser()) { in setPackagesSuspended()
1767 private boolean hasProfileOwnerOrDeviceOwnerOnCurrentUser() { in hasProfileOwnerOrDeviceOwnerOnCurrentUser() method in ShadowApplicationPackageManager