Home
last modified time | relevance | path

Searched refs:thresholdBytes (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dlog_buffer.h163 size_t thresholdBytes = 0);
/system/chre/platform/shared/
Dlog_buffer.cc126 size_t thresholdBytes) { in updateNotificationSetting() argument
130 mNotificationThresholdBytes = thresholdBytes; in updateNotificationSetting()