Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/enterprise/
DActionDisabledByAdminControllerFactory.java89 DevicePolicyManager.ADD_ISFINANCED_FEVICE_DEFAULT)) { in isFinancedDevice()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooterUtils.java800 DevicePolicyManager.ADD_ISFINANCED_FEVICE_DEFAULT)) { in isFinancedDevice()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java548 DevicePolicyManager.ADD_ISFINANCED_FEVICE_DEFAULT)) { in getDisclosureText()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java336 public static final boolean ADD_ISFINANCED_FEVICE_DEFAULT = true; field in DevicePolicyManager