Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DUndoManager.java188 int stype; in restoreInstanceState() local
189 while ((stype=p.readInt()) != 0) { in restoreInstanceState()
191 if (stype == 1) { in restoreInstanceState()