Searched refs:mNetworkLoggingNotificationUserId (Results 1 – 1 of 1) sorted by relevance
985 private @UserIdInt int mNetworkLoggingNotificationUserId = UserHandle.USER_NULL; field in DevicePolicyManagerService11362 if (mNetworkLoggingNotificationUserId != UserHandle.USER_NULL) {11363 pw.println("mNetworkLoggingNotificationUserId: " + mNetworkLoggingNotificationUserId);19252 mNetworkLoggingNotificationUserId = getCurrentForegroundUserId();19270 mNetworkLoggingNotificationUserId);19273 UserHandle.of(mNetworkLoggingNotificationUserId));19287 if (mNetworkLoggingNotificationUserId == UserHandle.USER_NULL) {19294 mNetworkLoggingNotificationUserId);19297 UserHandle.of(mNetworkLoggingNotificationUserId));19298 mNetworkLoggingNotificationUserId = UserHandle.USER_NULL;