OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recreate
(Results
26 - 50
of
586
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Settings/src/com/android/settings/search/
IndexDatabaseHelper.java
173
// We need to drop the tables and
recreate
them
185
// We need to drop the tables and
recreate
them
194
// We need to drop the tables and
recreate
them
/external/e2fsprogs/tests/f_resize_inode/
expect
32
Resize inode not valid.
Recreate
? yes
60
Resize inode not valid.
Recreate
? yes
88
Resize inode not valid.
Recreate
? yes
/external/skia/include/core/
SkPicture.h
50
*
Recreate
a picture that was serialized into a stream.
60
*
Recreate
a picture that was serialized into a stream.
72
*
Recreate
a picture that was serialized into a buffer. If the creation requires bitmap
/frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatDelegateImplV14.java
200
// If we've already been created, we need to
recreate
the Activity for the
203
activity.
recreate
();
242
// We should return true (to
recreate
) if configChanges does not want to
/development/samples/training/basic/FragmentBasics/src/com/example/fragments/
ArticleFragment.java
72
// Save the current article selection in case we need to
recreate
the fragment
/external/mesa3d/src/glx/apple/
apple_glx_context.h
66
* Due to a CG difference, we have to
recreate
a surface if the window
/external/skia/site/dev/contrib/
flatten.md
16
// Write any private data that needs to be stored to
recreate
this object
/external/v8/test/mjsunit/
debug-stepout-scope-part2.js
30
// Check that the ScopeIterator can properly
recreate
the scope at
debug-stepout-scope-part4.js
30
// Check that the ScopeIterator can properly
recreate
the scope at
debug-stepout-scope-part6.js
30
// Check that the ScopeIterator can properly
recreate
the scope at
debug-stepout-scope-part7.js
30
// Check that the ScopeIterator can properly
recreate
the scope at
/external/v8/test/mjsunit/regress/
regress-392114.js
57
// Thanks to the debugger, we
recreate
the full code too. We deopt and run
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
create_augmented_vec.c
23
*
Recreate
a specific codebook vector from the augmented part.
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
audio_encoder_isac_t.h
76
//
Recreate
the iSAC encoder instance with the given settings, and save them.
/frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.h
57
// If needsUpdate is set to true, a updateRecordingStream call with params will
recreate
/frameworks/base/core/java/com/android/internal/app/
ResolverTargetActionsDialogFragment.java
87
getActivity().
recreate
();
/packages/apps/Email/provider_src/com/android/email/provider/
AccountBackupRestore.java
28
* deleted by SQLiteDatabase and forcing the user to
recreate
his accounts from scratch, it was
/packages/apps/Gallery2/res/layout/
photo_module.xml
19
recreate
views when the orientation changes, by migrating the views that do not
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
Buffer.java
41
// TODO:
recreate
the allocation when the RS context changes
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringDescriptor.java
66
status.addFatalError("Failed to
recreate
ExtractStringRefactoring from descriptor");
/system/connectivity/shill/dbus/
chromeos_permission_broker_proxy.cc
50
// No need to
recreate
pipe for each request.
/development/ndk/platforms/android-17/samples/Teapot/src/com/sample/helper/
NDKHelper.java
70
//
recreate
the new Bitmap and set it back
99
// //
recreate
the new Bitmap and set it back
/development/ndk/platforms/android-18/samples/MoreTeapots/src/com/sample/helper/
NDKHelper.java
70
//
recreate
the new Bitmap and set it back
99
// //
recreate
the new Bitmap and set it back
/external/autotest/client/cros/cellular/mbim_compliance/
mbim_message_request.py
90
# we need to
recreate
the primary fragment using the parent class.
97
# Let's
recreate
the primary frag object from the raw data of the
/external/autotest/server/cros/
goofy_client.py
37
This decorator tries to
recreate
the goofy client proxy on
43
If you just want to
recreate
the proxy:
71
2. Throws a socket.error,
recreate
the client proxy, and
85
'decorator was unable to
recreate
a goofy '
165
we don't need to
recreate
the client proxy on failure.
Completed in 834 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>