Searched refs:mTotalNotificationsShown (Results 1 – 1 of 1) sorted by relevance
64 private int mTotalNotificationsShown; field in WakeupOnboarding145 mTotalNotificationsShown++; in incrementTotalNotificationsShown()146 if (mTotalNotificationsShown >= NOTIFICATIONS_UNTIL_ONBOARDED) { in incrementTotalNotificationsShown()218 return mTotalNotificationsShown; in getData()223 mTotalNotificationsShown = data; in setData()