Searched defs:infoBundle (Results 1 – 2 of 2) sorted by relevance
90 public void updateSystemUpdateInfo(PersistableBundle infoBundle) { in updateSystemUpdateInfo()168 PersistableBundle infoBundle = loadedBundle.getPersistableBundle(KEY_INFO_BUNDLE); in loadSystemUpdateInfoLocked() local186 private void saveSystemUpdateInfoLocked(PersistableBundle infoBundle, int uid) { in saveSystemUpdateInfoLocked()247 Bundle infoBundle = new Bundle(); in removeInfoFileAndGetDefaultInfoBundleLocked() local
129 public void updateSystemUpdateInfo(PersistableBundle infoBundle) { in updateSystemUpdateInfo()