OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onRestore
(Results
1 - 7
of
7
) sorted by null
/development/samples/BackupRestore/src/com/example/android/backuprestore/
FileHelperExampleAgent.java
42
* {@link #onBackup()} and {@link #
onRestore
()} to supply the necessary locking
90
public void
onRestore
(BackupDataInput data, int appVersionCode,
95
super.
onRestore
(data, appVersionCode, newState);
ExampleAgent.java
208
public void
onRestore
(BackupDataInput data, int appVersionCode,
MultiRecordExampleAgent.java
160
public void
onRestore
(BackupDataInput data, int appVersionCode,
/cts/tests/tests/app/src/android/app/backup/cts/
BackupAgentTest.java
43
public void
onRestore
(BackupDataInput data, int appVersionCode,
/external/chromium_org/third_party/skia/src/core/
SkPictureContentInfo.h
37
void
onRestore
();
SkPictureContentInfo.cpp
82
void SkPictureContentInfo::
onRestore
() {
SkPictureRecord.cpp
627
fContentInfo.
onRestore
();
[
all
...]
Completed in 265 milliseconds