Searched refs:mNetworkLoggingNotificationUserId (Results 1 – 1 of 1) sorted by relevance
770 private @UserIdInt int mNetworkLoggingNotificationUserId = UserHandle.USER_NULL; field in DevicePolicyManagerService9866 if (mNetworkLoggingNotificationUserId != UserHandle.USER_NULL) {9867 pw.println("mNetworkLoggingNotificationUserId: " + mNetworkLoggingNotificationUserId);15798 mNetworkLoggingNotificationUserId = getCurrentForegroundUserId();15816 mNetworkLoggingNotificationUserId);15819 UserHandle.of(mNetworkLoggingNotificationUserId));15833 if (mNetworkLoggingNotificationUserId == UserHandle.USER_NULL) {15840 mNetworkLoggingNotificationUserId);15843 UserHandle.of(mNetworkLoggingNotificationUserId));15844 mNetworkLoggingNotificationUserId = UserHandle.USER_NULL;