Searched refs:grantUserId (Results 1 – 1 of 1) sorted by relevance
464 final int grantUserId = mNotificationAccessPackageToUserId.valueAt(i); in update() local465 if (grantUserId != currentUserId) { in update()467 revokeNotificationListenerAccess(packageName, grantUserId); in update()469 revokeCoarseLocationPermissionIfNeeded(packageName, grantUserId); in update()