Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java1415 int getRaProgramLengthOverEstimate(int timeSeconds) throws IllegalInstructionException { in getRaProgramLengthOverEstimate() method in ApfFilter.Ra
3904 programLengthOverEstimate += ra.getRaProgramLengthOverEstimate(timeSeconds); in installNewProgram()