Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java760 private boolean shouldIgnoreLifetime(int optionType, long lifetime) { in shouldIgnoreLifetime() method in ApfFilter.Ra
767 && !shouldIgnoreLifetime(section.option, section.lifetime); in isRelevantLifetime()