Searched refs:mNetworkLoggingNotificationUserId (Results 1 – 1 of 1) sorted by relevance
716 private @UserIdInt int mNetworkLoggingNotificationUserId = UserHandle.USER_NULL; field in DevicePolicyManagerService9753 if (mNetworkLoggingNotificationUserId != UserHandle.USER_NULL) {9754 pw.println("mNetworkLoggingNotificationUserId: " + mNetworkLoggingNotificationUserId);15517 mNetworkLoggingNotificationUserId = getCurrentForegroundUserId();15533 mNetworkLoggingNotificationUserId);15536 UserHandle.of(mNetworkLoggingNotificationUserId));15540 if (mNetworkLoggingNotificationUserId == UserHandle.USER_NULL) {15547 mNetworkLoggingNotificationUserId);15550 UserHandle.of(mNetworkLoggingNotificationUserId));15551 mNetworkLoggingNotificationUserId = UserHandle.USER_NULL;