HomeSort by relevance Sort by last modified time
    Searched full:recreate (Results 126 - 150 of 586) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.c 75 * XXX: I'm not sure if it wouldn't be easier/efficient to just recreate the
  /external/parameter-framework/upstream/tools/clientSimulator/
README.md 35 execution. The goal of such tests are to recreate, under a test harness, the
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
SLF4JLocationAwareLog.java 41 // used to store this logger's name to recreate it after serialization
SLF4JLog.java 40 // used to store this logger's name to recreate it after serialization
  /external/vboot_reference/scripts/image_signing/
tofactory.sh 98 # Copy the first part of the drive, so we can recreate the partition
  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
audio_encoder_opus.cc 223 // If the given config is OK, recreate the Opus encoder instance with those
  /external/webrtc/webrtc/modules/audio_device/mac/
audio_device_mac.h 291 // recreate the thread.
  /external/webrtc/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.cc 186 // If the display bounds have changed then recreate GDI resources.
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DatabaseHelper.java 84 // For old versions just drop the tables and recreate new ones.
  /frameworks/support/v13/java/android/support/v13/app/
FragmentCompat.java 201 * a restart of you application. In such a case, the system will recreate the
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
CollatorTest.java 180 // assertTrue("Can't recreate: " + locales[i], temp.equals(c1));
  /packages/apps/Launcher3/src/com/android/launcher3/
PendingAppWidgetHostView.java 239 // Recreate the setup text.
  /prebuilts/tools/common/google-api-java-client/1.20.0/
HOWTO.txt 1 How to recreate this JAR
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
HOWTO.txt 1 How to recreate this JAR
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PostCompilerBuilder.java 439 // will force to recreate them.
450 // check classes.dex is present. If not we force to recreate it.
470 // at this point we know if we need to recreate the temporary apk
471 // or the dex file, but we don't know if we simply need to recreate them
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
ResourceValueCompleter.java 125 // type and recreate suggestions out of them.
  /toolchain/binutils/binutils-2.25/config/
depstand.m4 68 # We need to recreate these files for each test, as the compiler may
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallActivity.java 370 // Recreate this activity if height is changing beyond the threshold to load different
377 "Recreate activity due to resize beyond threshold: %d dp",
379 recreate(); method
    [all...]
  /frameworks/av/include/media/
AudioTrack.h 213 * doNotReconnect: If set to true, AudioTrack won't automatically recreate the IAudioTrack
215 It will return an error instead. The application will recreate
    [all...]
  /frameworks/native/cmds/installd/
commands.cpp     [all...]
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 132 this.recreate();
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 95 // tries to recreate the tunnel without shutting down everything.
  /external/autotest/client/tests/wb_kupdate/
wb_kupdate.py 62 # Recreate sparse_file.
  /external/autotest/server/
test.py 133 # if the output dir does not exist, recreate it
  /external/autotest/site_utils/
dump_to_cloudsql.py 169 """Print lines to recreate the saved state.

Completed in 1055 milliseconds

1 2 3 4 56 7 8 91011>>