Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java15165 PendingIntent locationSettingsIntent = mInjector.pendingIntentGetActivityAsUser(mContext, 0, in showLocationSettingsEnabledNotification() local
15175 .setContentIntent(locationSettingsIntent) in showLocationSettingsEnabledNotification()