HomeSort by relevance Sort by last modified time
    Searched full:recreate (Results 1 - 25 of 222) sorted by null

1 2 3 4 5 6 7 8 9

  /packages/apps/Tag/src/com/android/apps/tag/provider/
TagDBHelper.java 59 * Drop data and recreate everything.
61 private void recreate(SQLiteDatabase db) { method in class:TagDBHelper
70 recreate(db);
  /external/e2fsprogs/tests/f_badjourblks/
expect.1 22 Recreate journal to make the filesystem ext3 again?
  /external/e2fsprogs/tests/f_miss_journal/
expect.1 20 Recreate journal to make the filesystem ext3 again?
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/
PrincipalUtil.java 12 * Use this in preference to trying to recreate a principal from a String, not all
  /external/e2fsprogs/tests/f_badjour_indblks/
expect.1 24 Recreate journal to make the filesystem ext3 again?
  /external/e2fsprogs/tests/f_dup_resize/
expect.1 1 Resize inode not valid. Recreate? yes
  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuLayout.java 45 * we recreate the menu every time it is prepared.
  /libcore/dalvik/src/main/java/dalvik/system/
StaleDexCacheError.java 21 * that there is no way to recreate it.
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardScreenCallback.java 58 * Stay on me, but recreate me (so I can use a different layout).
  /external/e2fsprogs/tests/f_resize_inode/
expect 30 Resize inode not valid. Recreate? yes
58 Resize inode not valid. Recreate? yes
86 Resize inode not valid. Recreate? yes
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 221 boolean recreate = false;
237 recreate = true;
241 recreate = true;
249 if (recreate)
  /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");
  /dalvik/vm/mterp/x86/
OP_CHECK_CAST.S 63 * going to have to recreate some data.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
KubeRenderer.java 100 // Nothing special, don't have any textures we need to recreate.
  /external/e2fsprogs/e2fsck/
dx_dirinfo.c 50 * needs to recreate the root directory or lost+found
  /external/webkit/WebCore/platform/wx/
PopupMenuWx.cpp 57 // just delete and recreate
  /libcore/luni/src/main/java/org/apache/harmony/security/
PolicyEntry.java 86 // URL was normalized - recreate codeSource with new URL
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewInfoPart.java 78 * Removes any existing Attribute UI widgets and recreate them if the SDK has changed.
  /external/chromium/third_party/icu/source/i18n/
cpdtrans.h 140 * to recreate this transliterator.
  /external/icu4c/i18n/
cpdtrans.h 140 * to recreate this transliterator.
  /external/icu4c/samples/ucnv/
flagcb.c 200 /* "recreate" it */
  /external/skia/include/core/
SkFlattenable.h 43 to recreate your class given a buffer (previously written to by your
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/
THINK_C_notes 13 If you want to recreate the project, you'll need to add the files
  /frameworks/base/graphics/java/android/graphics/
Picture.java 111 * Write the picture contents to a stream. The data can be used to recreate
  /frameworks/base/graphics/java/android/renderscript/
RSSurfaceView.java 116 * recreate the OpenGL display and resume the rendering

Completed in 542 milliseconds

1 2 3 4 5 6 7 8 9