Searched refs:mNetworkLoggingNotificationUserId (Results 1 – 1 of 1) sorted by relevance
986 private @UserIdInt int mNetworkLoggingNotificationUserId = UserHandle.USER_NULL; field in DevicePolicyManagerService11366 if (mNetworkLoggingNotificationUserId != UserHandle.USER_NULL) {11367 pw.println("mNetworkLoggingNotificationUserId: " + mNetworkLoggingNotificationUserId);19127 mNetworkLoggingNotificationUserId = getCurrentForegroundUserId();19145 mNetworkLoggingNotificationUserId);19148 UserHandle.of(mNetworkLoggingNotificationUserId));19162 if (mNetworkLoggingNotificationUserId == UserHandle.USER_NULL) {19169 mNetworkLoggingNotificationUserId);19172 UserHandle.of(mNetworkLoggingNotificationUserId));19173 mNetworkLoggingNotificationUserId = UserHandle.USER_NULL;