Searched refs:onRestore (Results 1 - 22 of 22) sorted by relevance

/external/skia/src/core/
H A DSkClipStackDevice.h28 void onRestore() override;
H A DSkClipStackDevice.cpp26 void SkClipStackDevice::onRestore() { function in class:SkClipStackDevice
H A DSkBitmapDevice.h129 void onRestore() override;
H A DSkDevice.h101 this->onRestore();
147 virtual void onRestore() {} function in class:SkBaseDevice
H A DSkBitmapDevice.cpp553 void SkBitmapDevice::onRestore() { function in class:SkBitmapDevice
H A DSkCanvas.cpp73 void onRestore() override {}
/external/skqp/src/core/
H A DSkClipStackDevice.h28 void onRestore() override;
H A DSkClipStackDevice.cpp26 void SkClipStackDevice::onRestore() { function in class:SkClipStackDevice
H A DSkBitmapDevice.h129 void onRestore() override;
H A DSkDevice.h101 this->onRestore();
147 virtual void onRestore() {} function in class:SkBaseDevice
H A DSkBitmapDevice.cpp542 void SkBitmapDevice::onRestore() { function in class:SkBitmapDevice
H A DSkCanvas.cpp73 void onRestore() override {}
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/controller/
H A DBackupAgentControllerTest.java33 public void onRestore(BackupDataInput backupDataInput, int i, ParcelFileDescriptor parcelFileDescriptor) throws IOException { method in class:BackupAgentControllerTest.MyBackupAgent
/external/libbackup/src/com/google/android/libraries/backup/
H A DPersistentBackupAgentHelper.java157 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor stateFile) method in class:PersistentBackupAgentHelper
159 super.onRestore(data, appVersionCode, stateFile);
213 * @param appVersionCode The app version code from {@link #onRestore}.
/external/libbackup/src/com/google/android/libraries/backup/shadow/
H A DBackupAgentHelperShadow.java62 * used in {@link #onRestore}.
99 agent.onRestore(null, appVersionCode, null);
165 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) method in class:BackupAgentHelperShadow
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 370 milliseconds