Home
last modified time | relevance | path

Searched refs:bubbleUserId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java1374 int bubbleUserId = notif.getStatusBarNotification().getUserId(); in updateBubble() local
1375 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()