Searched refs:mCachedState (Results 1 – 1 of 1) sorted by relevance
495 return mImpl.mCachedState; in getImplCachedState()616 mImpl.mCachedState.updateBubbleSuppressedState(bubble); in onBubbleMetadataFlagChanged()1292 mImpl.mCachedState.setAppBubbleTaskId(key, taskId); in setAppBubbleTaskId()1410 mImpl.mCachedState.updateBubbleSuppressedState(bubble); in updateBubble()1426 mImpl.mCachedState.updateBubbleSuppressedState(b); in updateNotNotifyingEntry()1837 mImpl.mCachedState.update(update);1995 mImpl.mCachedState.dump(pw); in dump()2259 private CachedState mCachedState = new CachedState(); field in BubbleController.BubblesImpl2279 return mCachedState.isBubbleExpanded(key); in isBubbleExpanded()2285 return mCachedState.getBubbleWithShortcutId(shortcutId); in getBubbleWithShortcutId()[all …]