OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:currentRas
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/metrics/
ApfProgramEvent.java
54
public final int
currentRas
; // Total number of current RAs at generation time
60
long lifetime, int filteredRas, int
currentRas
, int programLength, @Flags int flags) {
63
this.
currentRas
=
currentRas
;
71
this.
currentRas
= in.readInt();
80
out.writeInt(
currentRas
);
94
filteredRas,
currentRas
, programLength, lifetimeString, namesOf(flags));
/prebuilts/sdk/system_current/
android.jar
Completed in 2510 milliseconds