Searched refs:EXPLICIT_SET_FLAGS (Results 1 – 2 of 2) sorted by relevance
143 public static final int EXPLICIT_SET_FLAGS = FLAG_PERMISSION_USER_SET field in PermissionManager
1439 boolean explicitlySet = (flags & PermissionManager.EXPLICIT_SET_FLAGS) != 0; in shouldForceShowNotificationPermissionRequest()