Searched refs:SYSTEM_BACKUP_RESTORED (Results 1 – 2 of 2) sorted by relevance
794 int SYSTEM_BACKUP_RESTORED = IBinder.FIRST_CALL_TRANSACTION+243; field
2361 case SYSTEM_BACKUP_RESTORED: { in onTransact()5462 mRemote.transact(SYSTEM_BACKUP_RESTORED, data, reply, 0); in systemBackupRestored()