Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java15397 PendingIntent locationSettingsIntent = mInjector.pendingIntentGetActivityAsUser(mContext, 0, in showLocationSettingsEnabledNotification() local
15407 .setContentIntent(locationSettingsIntent) in showLocationSettingsEnabledNotification()