Home
last modified time | relevance | path

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

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