Searched refs:mCurrentActiveDays (Results 1 – 1 of 1) sorted by relevance
220 private int mCurrentActiveDays; field in DataSubscriptionController483 if (mCurrentActiveDays == 1) { in isValidActiveDays()486 return mCurrentActiveDays <= mContext.getResources().getInteger( in isValidActiveDays()517 mCurrentActiveDays = mSharedPreferences.getInt( in updateCurrentActiveDays()623 mCurrentActiveDays = activeDays; in setCurrentActiveDays()