Home
last modified time | relevance | path

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

/frameworks/base/services/net/java/android/net/apf/
DApfFilter.java847 private long mLastInstalledProgramMinLifetime; field in ApfFilter
1265 mLastInstalledProgramMinLifetime = programMinLifetime; in installNewProgramLocked()
1300 long expiry = mLastTimeInstalledProgram + mLastInstalledProgramMinLifetime; in shouldInstallnewProgram()
1493 mLastInstalledProgramMinLifetime)); in dump()