HomeSort by relevance Sort by last modified time
    Searched full:removes (Results 426 - 450 of 3315) sorted by null

<<11121314151617181920>>

  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
PositionMap.java 97 * Removes the mapping from the specified key, if there was any.
118 * Removes the mapping at the specified index.
316 * Removes all key-value mappings from this SparseArray.
  /hardware/ti/omap3/dspbridge/inc/
list.h 103 * Removes a list by freeing its control structure's memory space.
158 * Else, removes the element at the head of the list, making the next
290 * Removes (unlinks) the given element from the list, if the list is not
  /hardware/ti/omap3/dspbridge/libbridge/inc/
list.h 103 * Removes a list by freeing its control structure's memory space.
158 * Else, removes the element at the head of the list, making the next
290 * Removes (unlinks) the given element from the list, if the list is not
  /libcore/jsr166-tests/src/test/java/jsr166/
CopyOnWriteArraySetTest.java 116 * clear removes all elements from the set
277 * removeAll removes all elements from the given collection
288 * remove removes an element
  /libcore/ojluni/src/main/java/java/util/
JumboEnumSet.java 212 * Removes the specified element from this set if it is present.
286 * Removes from this set all of its elements that are contained in
331 * Removes all of the elements from this set.
RegularEnumSet.java 168 * Removes the specified element from this set if it is present.
234 * Removes from this set all of its elements that are contained in
279 * Removes all of the elements from this set.
  /bionic/libc/private/
UniquePtr.h 98 // Partial specialization for array types. Like std::unique_ptr, this removes
  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
getenv.c 42 * Explicitly removes '=' in argument name.
  /bionic/tests/
stack_protector_test.cpp 105 // In another file to prevent inlining, which removes stack protection.
  /build/blueprint/bootstrap/
cleanup.go 31 // removeAbandonedFiles removes any files that appear in the Ninja log that are
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
BaseDeviceAdminHostSideTest.java 132 // Clearing DO removes the DA too, so we need to set it again.
  /dalvik/dexgen/src/com/android/dexgen/util/
LabeledList.java 79 * Removes a label from the label-to-index mapping
  /developers/build/prebuilts/gradle/BorderlessButtons/Application/src/main/res/layout/
list_item.xml 77 ?android:borderlessButtonStyle removes its border and sets the
  /developers/build/prebuilts/gradle/DirectBoot/Application/src/main/java/com/example/android/directboot/
SchedulerFragment.java 126 * This receiver removes the corresponding alarm from the RecyclerView.
  /developers/build/prebuilts/gradle/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/
LocationDataManager.java 63 * removes the entries from the database and updates the cache accordingly.
  /developers/samples/android/security/DirectBoot/Application/src/main/java/com/example/android/directboot/
SchedulerFragment.java 126 * This receiver removes the corresponding alarm from the RecyclerView.
  /developers/samples/android/ui/holo/BorderlessButtons/Application/src/main/res/layout/
list_item.xml 77 ?android:borderlessButtonStyle removes its border and sets the
  /developers/samples/android/wearable/wear/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/
LocationDataManager.java 63 * removes the entries from the database and updates the cache accordingly.
  /development/perftests/panorama/feature_stab/src/dbreg/
dbstabsmooth.h 61 * It removes the high frequency motion and keep the low frequency motion
  /development/samples/browseable/BorderlessButtons/res/layout/
list_item.xml 77 ?android:borderlessButtonStyle removes its border and sets the
  /development/samples/browseable/DirectBoot/src/com.example.android.directboot/
SchedulerFragment.java 126 * This receiver removes the corresponding alarm from the RecyclerView.
  /development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/
LocationDataManager.java 63 * removes the entries from the database and updates the cache accordingly.
  /development/tools/mkstubs/src/com/android/mkstubs/
AsmAnalyzer.java 75 * Filters the set of classes. Removes all classes that should not be included in the
  /docs/source.android.com/src/devices/tech/config/
namespaces_libraries.jd 51 APIs (as was done with OpenSSL). It also removes situations where apps
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
FastQueue.java 39 * it resets to start filling at 0 again. If adds/removes are balanced, the

Completed in 569 milliseconds

<<11121314151617181920>>