OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filteredRas
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/metrics/
ApfProgramEvent.java
53
public final int
filteredRas
; // Number of RAs filtered by the APF program
60
long lifetime, int
filteredRas
, int currentRas, int programLength, @Flags int flags) {
62
this.
filteredRas
=
filteredRas
;
70
this.
filteredRas
= in.readInt();
79
out.writeInt(
filteredRas
);
94
filteredRas
, currentRas, programLength, lifetimeString, namesOf(flags));
/prebuilts/sdk/system_current/
android.jar
Completed in 6354 milliseconds