/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
PersonalDictionaryLookupTest.java | 91 // Add the row to the backup for later clearing.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
DataRowHandler.java | 313 // Now that we've taken care of clearing this, remove it from "values".
|
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/ |
LiveWallpaperPreview.java | 447 Log.w(LOG_TAG, "Failed attaching wallpaper; clearing", e);
|
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
AuptTestRunner.java | 261 * Sets up and starts monitoring jank metrics by clearing the currently existing data.
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
pgen.go | 378 // add clearing of the output parameters
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
pgen.go | 375 // add clearing of the output parameters
|
syntax.go | 99 // SetOpt(nil) is ignored for Vals to simplify call sites that are clearing Opts.
|
/prebuilts/go/darwin-x86/src/testing/ |
benchmark.go | 118 // by clearing garbage from previous runs.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
pgen.go | 378 // add clearing of the output parameters
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
pgen.go | 375 // add clearing of the output parameters
|
syntax.go | 99 // SetOpt(nil) is ignored for Vals to simplify call sites that are clearing Opts.
|
/prebuilts/go/linux-x86/src/testing/ |
benchmark.go | 118 // by clearing garbage from previous runs.
|
/system/connectivity/shill/cellular/ |
cellular_capability_classic_unittest.cc | 433 // Setting the APN has the side effect of clearing the LastGoodApn,
|
/system/connectivity/shill/ |
property_store.h | 161 // Clearing a property resets it to its "factory" value. This value
|
/system/connectivity/shill/vpn/ |
third_party_vpn_driver.cc | 138 "Clearing extension id is not supported.");
|
/system/core/adb/ |
usb_osx.cpp | 506 LOG(ERROR) << "Pipe stalled, clearing stall.\n";
|
/external/ImageMagick/ImageMagick/script/ |
compose.html | 191 '<code>false</code>', so as to only modify the overlaid area, without clearing 419 '<code>Src,</code>' but without clearing the parts of the destination
|
/external/ImageMagick/www/ |
compose.html | 195 '<code>false</code>', so as to only modify the overlaid area, without clearing 423 '<code>Src,</code>' but without clearing the parts of the destination
|
/external/llvm/include/llvm/Analysis/ |
ScalarEvolutionExpressions.h | 198 /// Set flags for a non-recurrence without clearing previously set flags. 328 /// Set flags for a recurrence without clearing any previously set flags.
|
/external/llvm/unittests/ADT/ |
SmallVectorTest.cpp | 446 // are two live objects after clearing the other vector. 715 // are two live objects after clearing the other vector.
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
wmesa.c | 272 /* setup the clearing color */ 298 /* Try for a fast clear - clearing entire buffer with a single [all...] |
/frameworks/av/media/libstagefright/omx/ |
GraphicBufferSource.cpp | 228 ALOGV("clearing last dataSpace"); 418 // Mark the codec buffer as available by clearing the GraphicBuffer ref. [all...] |
/frameworks/base/core/java/android/accessibilityservice/ |
AccessibilityServiceInfo.java | 235 * accessibility service that has this flag set. Hence, clearing this 263 * that has this flag set. Hence, clearing this flag does not guarantee that the [all...] |
/frameworks/base/core/java/android/os/ |
RecoverySystem.java | 549 * Cancel any scheduled update by clearing up the BCB (bootloader control 554 * @throws IOException if there were any errors clearing up the BCB. [all...] |
/frameworks/base/core/jni/ |
android_hardware_Camera.cpp | 268 ALOGV("Out of buffers, clearing callback!"); 497 ALOGV("Clearing callback buffers, %zu remained", buffers->size()); [all...] |