MCPcopy Create free account
hub / github.com/CyanogenMod/android_frameworks_base / length

Method length

core/java/android/os/MemoryFile.java:135–137  ·  view source on GitHub ↗

Returns the length of the memory file. @return file length.

()

Source from the content-addressed store, hash-verified

133 * @return file length.
134 */
135 public int length() {
136 return mLength;
137 }
138
139 /**
140 * Is memory file purging enabled?

Callers 15

addGestureMethod · 0.45
CursorWindowMethod · 0.45
printStatsMethod · 0.45
copyStringToBufferMethod · 0.45
deleteDatabaseFileMethod · 0.45
getSqlStatementTypeMethod · 0.45
finalizeMethod · 0.45

Calls

no outgoing calls

Tested by 1