Searched defs:SNAPSHOT_VIEWSTATE_LENGTH (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DBrowserSnapshotPage.java72 private static final int SNAPSHOT_VIEWSTATE_LENGTH = 2; field in class:BrowserSnapshotPage
284 int stateLen = cursor.getInt(SNAPSHOT_VIEWSTATE_LENGTH);

Completed in 40 milliseconds