Searched refs:mNotificationThresholdBytes (Results 1 – 2 of 2) sorted by relevance
296 size_t mNotificationThresholdBytes = 0; variable
82 if (mBufferDataSize > mNotificationThresholdBytes) { in handleLogVa()130 mNotificationThresholdBytes = thresholdBytes; in updateNotificationSetting()