Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 55) sorted by relevance

123

/aosp12/system/core/fs_mgr/tests/
H A Dadb-remount-test.sh576 restore() { function
985 restore() { function
1006 restore() { function
1124 restore() { function
1715 restore() { function
1752 restore() { function
/aosp12/system/unwinding/libunwindstack/
H A DThreadUnwinder.cpp40 android::base::ErrnoRestorer restore; in SignalLogOnly() local
47 android::base::ErrnoRestorer restore; in SignalHandler() local
/aosp12/system/unwinding/libbacktrace/
H A DBacktraceCurrent.cpp127 ErrnoRestorer restore; in SignalLogOnly() local
134 ErrnoRestorer restore; in SignalHandler() local
/aosp12/frameworks/base/services/core/java/com/android/server/people/
H A DPeopleServiceInternal.java50 public abstract void restore(@UserIdInt int userId, @NonNull byte[] payload); in restore() method in PeopleServiceInternal
/aosp12/frameworks/base/core/jni/
H A Dandroid_backup_FileBackupHelperBase.cpp83 RestoreHelperBase* restore = (RestoreHelperBase*)ptr; in writeFile_native() local
101 RestoreHelperBase* restore = (RestoreHelperBase*)ptr; in writeSnapshot_native() local
/aosp12/packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/
H A DDisableAnimationsRule.kt70 fun restore() { regex
/aosp12/frameworks/base/core/java/android/os/
H A DThreadLocalWorkSource.java75 public static void restore(long token) { in restore() method in ThreadLocalWorkSource
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryState.java51 public void restore(Bundle bundle) { in restore() method in DirectoryState
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
H A DImportantNoticeUtilsTests.java99 public void restore() { in restore() method in ImportantNoticeUtilsTests.ImportantNoticePreferences
/aosp12/hardware/google/pixel/health/
H A DCycleCountBackupRestore.cpp129 bool restore = false; in UpdateAndSave() local
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DAtomicDirectory.java265 private void restore() throws IOException { in restore() method in AtomicDirectory
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/
H A DSimContactsTestHelper.java107 public ContentProviderResult[] restore(ArrayList<ContentProviderOperation> restoreOps) in restore() method in SimContactsTestHelper
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DCamera.java45 public native void restore(); in restore() method in Camera
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtilTest.java122 WifiConfiguration backup, SoftApConfiguration restore) { in assertWifiConfigurationEqualSoftApConfiguration()
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DUserData.java167 void restore(@NonNull byte[] payload) { in restore() method in UserData
H A DConversationStore.java241 void restore(@NonNull byte[] payload) { in restore() method in ConversationStore
/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DGLCanvas.java56 public abstract void restore(); in restore() method
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
H A DBackupHelper.java560 void restore(@NonNull AppPermissions appPerms, boolean restoreBackgroundPerms) { in restore() method in BackupHelper.BackupPermissionState
726 void restore(@NonNull Context context, @NonNull PackageInfo pkgInfo) { in restore() method in BackupHelper.BackupPackageState
/aosp12/frameworks/base/libs/hwui/canvas/
H A DCanvasFrontend.h158 void restore() { in restore() function
/aosp12/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdp.h289 inline void MdpCtrl::restore() { in restore() function
/aosp12/frameworks/base/core/java/android/nfc/tech/
H A DMifareClassic.java548 public void restore(int blockIndex) throws IOException { in restore() method in MifareClassic
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DSoftApBackupRestoreTest.java95 WifiConfiguration backup, SoftApConfiguration restore) { in assertWifiConfigurationEqualSoftApConfiguration()
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsHelper.java414 public static LocaleList resolveLocales(LocaleList restore, LocaleList current, in resolveLocales()
/aosp12/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java459 public void restore(@UserIdInt int userId, @NonNull byte[] payload) { in restore() method in PeopleService.LocalService
/aosp12/frameworks/native/cmds/rawbu/
H A Dbackup.cpp660 int restore = 0; in main() local

123