Searched defs:newState (Results 1 – 4 of 4) sorted by relevance
78 ParcelFileDescriptor newState) throws IOException { in onBackup()91 ParcelFileDescriptor newState) throws IOException { in onRestore()
87 ParcelFileDescriptor newState) throws IOException { in onBackup()209 ParcelFileDescriptor newState) throws IOException { in onRestore()
63 ParcelFileDescriptor newState) throws IOException { in onBackup()161 ParcelFileDescriptor newState) throws IOException { in onRestore()
363 private void checkState(int oldState, int newState) { in checkState()