Searched refs:mTotalNotificationsShown (Results 1 – 1 of 1) sorted by relevance
63 private int mTotalNotificationsShown; field in WakeupOnboarding142 mTotalNotificationsShown++; in incrementTotalNotificationsShown()143 if (mTotalNotificationsShown >= NOTIFICATIONS_UNTIL_ONBOARDED) { in incrementTotalNotificationsShown()223 return mTotalNotificationsShown; in getData()228 mTotalNotificationsShown = data; in setData()