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.java664 private long mLastInstalledProgramMinLifetime; field in ApfFilter
958 mLastInstalledProgramMinLifetime = programMinLifetime; in installNewProgramLocked()
992 long expiry = mLastTimeInstalledProgram + mLastInstalledProgramMinLifetime; in shouldInstallnewProgram()
1161 mLastInstalledProgramMinLifetime)); in dump()