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.java36 private static boolean sHasSystemFeature; field in ShadowRestrictedLockUtilsInternal
76 if (!sHasSystemFeature || sDevicePolicyManager == null) { in checkIfAccountManagementDisabled()
151 sHasSystemFeature = hasSystemFeature; in setHasSystemFeature()