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.java1183 private long mLastInstalledProgramMinLifetime; field in ApfFilter
1667 mLastInstalledProgramMinLifetime = programMinLifetime; in installNewProgramLocked()
1703 long expiry = mLastTimeInstalledProgram + mLastInstalledProgramMinLifetime; in shouldInstallnewProgram()
1948 mLastInstalledProgramMinLifetime)); in dump()