Searched refs:bubbleUserId (Results 1 – 1 of 1) sorted by relevance
1374 int bubbleUserId = notif.getStatusBarNotification().getUserId(); in updateBubble() local1375 if (isCurrentProfile(bubbleUserId)) { in updateBubble()1379 mSavedUserBubbleData.get(bubbleUserId, new UserBubbleData()).add(notif.getKey(), in updateBubble()1381 Log.w(TAG, "updateBubble, ignore update for non-active user=" + bubbleUserId in updateBubble()