Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java1061 boolean showInShade = savedBubbleData.isShownInShade(e.getKey()); in restoreBubbles()
2816 boolean isShownInShade(String key) { in isShownInShade() method in UserBubbleData