Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowRestrictedLockUtilsInternal.java34 private static boolean sHasSystemFeature; field in ShadowRestrictedLockUtilsInternal
68 if (!sHasSystemFeature || sDevicePolicyManager == null) { in checkIfAccountManagementDisabled()
113 sHasSystemFeature = hasSystemFeature; in setHasSystemFeature()