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

<<11121314151617181920>>

  /external/vboot_reference/scripts/image_signing/
common.sh 19 # Performs the latest clean up action and removes it from the list.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/test/
Makefile 8 # make clean - removes all files generated by make.
  /external/webrtc/webrtc/modules/utility/include/
process_thread.h 59 // Removes a previously registered module.
  /external/webrtc/webrtc/test/channel_transport/
udp_socket_manager_unittest.cc 36 // Creates a socket and adds it to the socket manager, and then removes it
  /external/webrtc/webrtc/voice_engine/include/
voe_external_media.h 62 // Removes the VoEMediaProcess derived instance and deactivates external
  /frameworks/base/core/java/android/database/
Observable.java 56 * Removes a previously registered observer. The observer must not be null and it
  /frameworks/base/core/java/android/util/
LongSparseArray.java 35 * HashMap, since lookups require a binary search and adds and removes require inserting
123 * Removes the mapping from the specified key, if there was any.
144 * Removes the mapping at the specified index.
310 * Removes all key-value mappings from this LongSparseArray.
  /frameworks/base/location/java/android/location/
IFusedGeofenceHardware.aidl 47 * Removes a give list of geofences from the system.
  /frameworks/base/media/java/android/media/
AudioRouting.java 64 * Removes an {@link AudioRouting.OnRoutingChangedListener} which has been previously added
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
TaskGrouping.java 32 /** Removes a task from this group. */
  /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
Observable.java 43 * Removes a callback from those listening for changes.
  /frameworks/native/opengl/libs/tools/
genfiles 31 # The awk command removes lines with the same function name as an earlier
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
ByteArrayRingBuffer.java 44 * Adds |newData| to the ring buffer. Removes existing entries to make room, if necessary.
  /frameworks/support/compat/java/android/support/v4/util/
LongSparseArray.java 32 * HashMap, since lookups require a binary search and adds and removes require inserting
115 * Removes the mapping from the specified key, if there was any.
136 * Removes the mapping at the specified index.
311 * Removes all key-value mappings from this LongSparseArray.
  /frameworks/support/transition/ics/android/support/transition/
ViewGroupOverlay.java 62 * Removes the specified View from the overlay.
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
ViewInfoStore.java 83 * Finds the ItemHolderInfo for the given ViewHolder in preLayout list and removes it.
94 * Finds the ItemHolderInfo for the given ViewHolder in postLayout list and removes it.
211 * Removes a ViewHolder from disappearing list.
260 * Removes the ViewHolder from all list
  /frameworks/volley/src/main/java/com/android/volley/
Cache.java 54 * Removes an entry from the cache.
  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
nrf8001.cxx 34 * However this removes the need to do the setup of the nRF8001 on every reset.
  /hardware/intel/common/libva/doc/
Makefile.am 63 # Extra clean files so that maintainer-clean removes *everything*
  /hardware/intel/common/libva/pkgconfig/
Makefile.am 56 # Extra clean files so that maintainer-clean removes *everything*
  /hardware/intel/common/libva/test/common/
Makefile.am 62 # Extra clean files so that maintainer-clean removes *everything*
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
start_manager.c 45 /** Removes a callback from start notification
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
start_manager.c 45 /** Removes a callback from start notification
  /libcore/luni/src/main/java/libcore/util/
CollectionUtils.java 82 * Sorts and removes duplicate elements from {@code list}. This method does
  /packages/apps/Camera2/src/com/android/camera/app/
MemoryManager.java 59 * Removes an already registered listener.

Completed in 596 milliseconds

<<11121314151617181920>>