Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java1184 private long mLastInstalledProgramMinLifetime; field in ApfFilter
1671 mLastInstalledProgramMinLifetime = programMinLifetime; in installNewProgramLocked()
1707 long expiry = mLastTimeInstalledProgram + mLastInstalledProgramMinLifetime; in shouldInstallnewProgram()
1952 mLastInstalledProgramMinLifetime)); in dump()