Searched refs:mTmpCurrentlyVisible (Results 1 – 1 of 1) sorted by relevance
48 private final ArraySet<NotificationVisibility> mTmpCurrentlyVisible = new ArraySet<>(); field in NotificationVisibilityLogger71 mTmpCurrentlyVisible.add(visObj);78 mPreviouslyVisible.removeAll(mTmpCurrentlyVisible);82 mCurrentlyVisible.addAll(mTmpCurrentlyVisible);86 recycleAllVisibilityObjects(mTmpCurrentlyVisible);