Searched refs:mCachedState (Results 1 – 1 of 1) sorted by relevance
537 return mImpl.mCachedState; in getImplCachedState()663 mImpl.mCachedState.updateBubbleSuppressedState(bubble); in onBubbleMetadataFlagChanged()1507 mImpl.mCachedState.setAppBubbleTaskId(key, taskId); in setAppBubbleTaskId()1643 mImpl.mCachedState.updateBubbleSuppressedState(bubble); in updateBubble()1659 mImpl.mCachedState.updateBubbleSuppressedState(b); in updateNotNotifyingEntry()2099 mImpl.mCachedState.update(update);2303 mImpl.mCachedState.dump(pw); in dump()2595 private CachedState mCachedState = new CachedState(); field in BubbleController.BubblesImpl2599 return mCachedState.isBubbleNotificationSuppressedFromShade(key, groupKey); in isBubbleNotificationSuppressedFromShade()2604 return mCachedState.isBubbleExpanded(key); in isBubbleExpanded()[all …]