Searched refs:mTotalNotificationsShown (Results 1 – 1 of 1) sorted by relevance
64 private int mTotalNotificationsShown; field in WakeupOnboarding143 mTotalNotificationsShown++; in incrementTotalNotificationsShown()144 if (mTotalNotificationsShown >= NOTIFICATIONS_UNTIL_ONBOARDED) { in incrementTotalNotificationsShown()224 return mTotalNotificationsShown; in getData()229 mTotalNotificationsShown = data; in setData()