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