HomeSort by relevance Sort by last modified time
    Searched full:clearing (Results 176 - 200 of 937) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeConditions.java 66 if (DEBUG) Log.d(TAG, "evaluateConfig: clearing manual rule");
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
AnqpCache.java 174 if (DBG) Log.d(Utils.hs2LogTag(getClass()), "Clearing ANQP cache: all: " + all);
  /frameworks/wilhelm/src/itf/
IRecord.c 214 // clearing the marker position is equivalent to setting the marker to SL_TIME_UNKNOWN
  /libcore/ojluni/src/main/java/sun/nio/ch/
DevPollSelectorImpl.java 58 // Lock for interrupt triggering and clearing
EPollSelectorImpl.java 55 // Lock for interrupt triggering and clearing
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
value_init.hpp 21 // issues, by clearing the bytes of T, before constructing the T object it
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
SmsMmsContacts.java 103 * Refreshes the cache, by clearing all cached values and fill the cache with the result of
  /packages/apps/Gallery2/src/com/android/photos/data/
SparseArrayBitmapPool.java 209 // Clearing is equivalent to ensuring all the capacity is available.
  /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DefaultWallpaperInfo.java 117 // In this case, clearing worked even though the exception was thrown afterwards.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureTrailsDrawingPreview.java 147 // Note: Defer clearing the dirty rectangle here because we will get cleared
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_slice.py 19 # Verify clearing of SF bug #800796
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_slice.py 19 # Verify clearing of SF bug #800796
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_slice.py 19 # Verify clearing of SF bug #800796
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_slice.py 19 # Verify clearing of SF bug #800796
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourcePage.java 53 * @param canClear whether the dialog should allow clearing the field
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
NodeFactoryTest.java 117 // Clearing the cache will force it create a new proxy.
  /system/connectivity/shill/bin/
set_apn 115 echo "Clearing APN for service ${service}"
set_cellular_ppp 106 echo "Clearing ${property} for service ${service}"
  /system/connectivity/shill/
property_accessor_unittest.cc 487 // Test clearing.
528 // Test clearing.
566 // Test clearing.
625 // Test clearing.
  /toolchain/binutils/binutils-2.25/ld/
ldemul.c 1 /* ldemul.c -- clearing house for ld emulation states
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 16 <li><a href="#Clearing">Clearing the back stack</a></li>
502 <h3 id="Clearing">Clearing the back stack</h3>
580 to {@code "true"} (see <a href="#Clearing">Clearing the stack</a>).</p>
    [all...]
  /external/llvm/lib/IR/
Globals.cpp 197 // the order here matters. Clearing the operand then clearing the num
  /external/mesa3d/src/glx/apple/
apple_glx_context.c 247 fprintf(stderr, "error: while clearing drawable!\n");
581 apple_glx_diagnostic("%s: clearing drawable %p\n", __func__, ptr);
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityCache.java 340 // Recycle the nodes before clearing the cache.
359 Log.i(LOG_TAG, "Clearing cached subtree.");
  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutUser.java 444 /** Clears the launcher information without clearing the last known one */
450 * Clears the launcher information *with(* clearing the last known one; we do this witl

Completed in 1118 milliseconds

1 2 3 4 5 6 78 91011>>