/external/chromium_org/third_party/zlib/google/test/data/ |
create_test_zip.sh | 7 # Run this script in its directory to recreate test.zip
|
/development/samples/ApiDemos/res/layout/ |
activity_recreate.xml | 28 <Button android:id="@+id/recreate" 30 android:text="@string/recreate">
|
/external/chromium_org/chrome/installer/linux/debian/ |
postrm | 28 # package defaults remain and are set to not recreate the repository config. 29 # In that case, future installs won't recreate it and won't get auto-updated.
|
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/ |
ContextCreationTest.java | 67 Log.w(TAG, "Recreate (w/ delay) step " + i + " - pause"); 81 Log.w(TAG, "Recreate (no delay) step " + i); 95 Log.w(TAG, "Recreate multiview (no delay) step " + i + " - pause");
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
SwapChain9.h | 29 virtual void recreate();
|
SwapChain.h | 35 virtual void recreate() = 0;
|
SwapChain11.h | 29 virtual void recreate();
|
/external/e2fsprogs/tests/f_badjour_indblks/ |
expect.1 | 24 Recreate journal? yes
|
/external/e2fsprogs/tests/f_badjourblks/ |
expect.1 | 22 Recreate journal? yes
|
/external/e2fsprogs/tests/f_miss_journal/ |
expect.1 | 20 Recreate journal? yes
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ActivityRecreate.java | 55 Button button = (Button)findViewById(R.id.recreate); 67 recreate();
|
/external/doclava/src/com/google/doclava/ |
DocInfo.java | 51 // so that if we've created one prior to changing, we recreate it 72 // so that if we've created one prior to changing, we recreate it
|
/external/chromium_org/chrome/browser/local_discovery/ |
service_discovery_device_lister.h | 52 // Create or recreate the service watcher
|
/external/chromium_org/chrome/browser/ui/app_list/ |
app_list_shower.h | 41 // Create or recreate, and initialize |app_list_| from |requested_profile|.
|
/external/chromium_org/chrome/browser/ui/gtk/download/ |
download_shelf_context_menu_gtk.h | 31 // * we don't want to have to recreate the menu every time it's popped up.
|
/external/chromium_org/media/filters/ |
file_data_source.h | 36 // Unit test helpers. Recreate the object if you want the default behaviour.
|
/external/chromium_org/third_party/skia/include/views/ |
SkOSWindow_Unix.h | 76 // we recreate the underlying xwindow if this changes
|
/external/e2fsprogs/tests/f_dup_resize/ |
expect.1 | 1 Resize inode not valid. Recreate? yes
|
/external/skia/include/views/ |
SkOSWindow_Unix.h | 76 // we recreate the underlying xwindow if this changes
|
/frameworks/base/core/java/android/hardware/camera2/utils/ |
CameraRuntimeException.java | 43 * Recreate this exception as the CameraAccessException equivalent.
|
/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.
|
/packages/apps/Camera/res/layout/ |
photo_module.xml | 19 recreate views when the orientation changes, by migrating the views that do not
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ |
AndroidPreferencePage.java | 39 // ADT's root page contains the path to the Android SDK, and we should recreate
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/ |
PrincipalUtil.java | 17 * Use this in preference to trying to recreate a principal from a String, not all
|