Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/
H A DUndoManager.java189 int stype; in restoreInstanceState() local
190 while ((stype=p.readInt()) != 0) { in restoreInstanceState()
192 if (stype == 1) { in restoreInstanceState()