/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/vboot_reference/tests/bitmaps/ |
TestBmpBlock.py | 81 """Create, unpack, recreate without compression""" 94 """Create, unpack, recreate with a given compression""" 107 """Create, unpack, recreate with EFIv1 compression""" 111 """Create, unpack, recreate with LZMA compression""" 140 """Create, unpack, recreate with implicit compression"""
|
/external/doclava/src/com/google/doclava/ |
DocInfo.java | 70 // so that if we've created one prior to changing, we recreate it 91 // so that if we've created one prior to changing, we recreate it
|
/external/skia/include/core/ |
SkVertices.h | 100 * Recreate a vertices from a buffer previously created by calling encode(). 106 * Pack the vertices object into a byte buffer. This can be used to recreate the vertices
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
Makefile | 2 # Recreate the Python charmap codecs from the Unicode mapping
|
/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
|
/external/libopus/doc/ |
release.txt | 43 For major releases, recreate the files on https://opus-codec.org/examples/
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
assertions.xml | 6 Destruction of the message queue will be postponed until all references to the message queue have been closed. So calls to mq_open() to recreate the message queue may fail until all the message queue is actually removed. However, mq_unlink() call need not block untill all the references have been closed, it may return immediately.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
assertions.xml | 21 Calls to sem_open to recreate/reconnect the semaphore actually refer to a new
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
pipe_select_interrupter.ipp | 73 void pipe_select_interrupter::recreate()
|
/external/python/cpython2/Tools/unicode/ |
Makefile | 2 # Recreate the Python charmap codecs from the Unicode mapping
|
/external/skia/infra/bots/recipe_modules/ct/ |
api.py | 38 # Delete and recreate the local dir.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
create_augmented_vec.h | 25 * Recreate a specific codebook vector from the augmented part.
|
/packages/apps/Camera2/res/layout/ |
photo_module.xml | 19 recreate views when the orientation changes, by migrating the views that do not
|
/packages/apps/Car/libs/car-stream-ui-lib/src/com/android/car/view/ |
CheckboxWrapperView.java | 27 * Reflection cannot be used to recreate the state because the class that stores the state
|
/packages/apps/Gallery2/src/com/android/photos/data/ |
PhotoDatabase.java | 104 recreate(db); 109 recreate(db); 112 private void recreate(SQLiteDatabase db) { method in class:PhotoDatabase
|
/cts/tests/tests/preference2/src/android/preference2/cts/ |
PreferenceActivityFlowTest.java | 296 // Force recreate 297 recreate(); method 464 recreate(); method 498 recreate(); method 799 private void recreate() { method in class:PreferenceActivityFlowTest 800 runOnUiThread(() -> mActivity.recreate());
|
/external/e2fsprogs/tests/f_resize_inode/ |
expect | 21 Resize inode not valid. Recreate? yes 49 Resize inode not valid. Recreate? yes 77 Resize inode not valid. Recreate? yes
|
/packages/apps/Settings/src/com/android/settings/search/ |
IndexDatabaseHelper.java | 207 // We need to drop the tables and recreate them 219 // We need to drop the tables and recreate them 228 // We need to drop the tables and recreate them
|
/developers/build/prebuilts/gradle/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/ |
GlobalNotificationBuilder.java | 40 * should have a way to recreate the Notification Builder from a persistent state. (We do this as
|
/developers/build/prebuilts/gradle/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/ |
GlobalNotificationBuilder.java | 40 * should have a way to recreate the Notification Builder from a persistent state. (We do this as
|
/developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/ |
GlobalNotificationBuilder.java | 40 * should have a way to recreate the Notification Builder from a persistent state. (We do this as
|
/developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/ |
GlobalNotificationBuilder.java | 40 * should have a way to recreate the Notification Builder from a persistent state. (We do this as
|
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/ |
GlobalNotificationBuilder.java | 40 * should have a way to recreate the Notification Builder from a persistent state. (We do this as
|
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/ |
GlobalNotificationBuilder.java | 40 * should have a way to recreate the Notification Builder from a persistent state. (We do this as
|