Home
last modified time | relevance | path

Searched defs:dpm (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtilsInternal.java88 final DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfRestrictionEnforced() local
162 DevicePolicyManager dpm = in checkIfKeyguardFeaturesDisabled() local
195 @NonNull DevicePolicyManager dpm, @UserIdInt int userId, in findEnforcedAdmin()
259 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfInputMethodDisallowed() local
294 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfRemoteContactSearchDisallowed() local
313 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfAccessibilityServiceDisallowed() local
369 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfAccountManagementDisabled() local
404 final DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfMeteredDataRestricted() local
418 DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfAutoTimeRequired() local
441 final DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in checkIfPasswordQualityIsSet() local
[all …]
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DNetworkLoggingHandler.java118 NetworkLoggingHandler(Looper looper, DevicePolicyManagerService dpm) { in NetworkLoggingHandler()
123 NetworkLoggingHandler(Looper looper, DevicePolicyManagerService dpm, long id) { in NetworkLoggingHandler()
DNetworkLogger.java86 NetworkLogger(DevicePolicyManagerService dpm, PackageManagerInternal pm) { in NetworkLogger()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUninstallFinish.java97 IDevicePolicyManager dpm = IDevicePolicyManager.Stub.asInterface( in onReceive() local
DPackageInstallerActivity.java453 final DevicePolicyManager dpm = getSystemService(DevicePolicyManager.class); in startAdminSupportDetailsActivity() local
/frameworks/base/packages/SettingsLib/RestrictedLockUtils/src/com/android/settingslib/
DRestrictedLockUtils.java46 final DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in getProfileOrDeviceOwner() local
/frameworks/base/services/core/java/com/android/server/
DHardwarePropertiesManagerService.java166 final DevicePolicyManager dpm = mContext.getSystemService(DevicePolicyManager.class); in enforceHardwarePropertiesRetrievalAllowed() local
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmTestBase.java85 void run(DevicePolicyManager dpm) throws Exception; in run()
DDevicePolicyManagerTest.java147 public DevicePolicyManager dpm; field in DevicePolicyManagerTest
919 private void checkGetDeviceOwnerInfoApi(DevicePolicyManager dpm, boolean hasDeviceOwner) { in checkGetDeviceOwnerInfoApi()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStrongAuth.java121 final DevicePolicyManager dpm = in handleScheduleStrongAuthTimeout() local
DLockSettingsService.java2051 final DevicePolicyManager dpm = (DevicePolicyManager) in notifyActivePasswordMetricsAvailable() local
2064 DevicePolicyManager dpm = (DevicePolicyManager) in notifyPasswordChanged() local
3006 DevicePolicyManager dpm = mInjector.getDevicePolicyManager(); in disableEscrowTokenOnNonManagedDevicesIfNeeded() local
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/television/
DUninstallAppProgress.java153 IDevicePolicyManager dpm = IDevicePolicyManager.Stub.asInterface( in handleMessage() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationModeController.java214 DevicePolicyManager dpm = mCurrentUserContext.getSystemService(DevicePolicyManager.class); in enableGestureNav() local
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java526 DevicePolicyManager dpm = in updateDevicePolicyFeatures() local
DTrustManagerService.java514 DevicePolicyManager dpm = lockPatternUtils.getDevicePolicyManager(); in refreshAgentList() local
/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java780 DevicePolicyManager dpm = context.getSystemService(DevicePolicyManager.class); in isSettingRestrictedForUser() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java429 final DevicePolicyManager dpm = mLockPatternUtils.getDevicePolicyManager(); in reportFailedUnlockAttempt() local
DKeyguardUpdateMonitor.java956 final DevicePolicyManager dpm = in isFingerprintDisabled() local
964 final DevicePolicyManager dpm = in isFaceDisabled() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java1018 final DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in notifyScreenshotError() local
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1644 UsageStatsManagerInternal appUsageStats, DevicePolicyManagerInternal dpm, in init()
DManagedServices.java1413 DevicePolicyManager dpm = in isPermittedForProfile() local
/frameworks/base/core/java/android/provider/
DCalendarContract.java266 final DevicePolicyManager dpm = (DevicePolicyManager) context.getSystemService( in startViewCalendarEventInManagedProfile() local
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java2826 final DevicePolicyManager dpm = mContext.getSystemService(DevicePolicyManager.class); in isSetWallpaperAllowed() local