Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/base/voip/java/android/net/rtp/
DAudioGroup.java132 private native void remove(int socket); in remove() method in AudioGroup
134 synchronized void remove(AudioStream stream) { in remove() method in AudioGroup
/frameworks/base/core/java/android/app/
DQueuedWork.java73 public static void remove(Runnable finisher) { in remove() method in QueuedWork
DIAlarmManager.aidl32 void remove(in PendingIntent operation); in remove() method
/frameworks/base/core/java/android/content/
DCursorEntityIterator.java90 public void remove() { in remove() method in CursorEntityIterator
DSyncQueue.java111 public void remove(SyncOperation operation) { in remove() method in SyncQueue
248 public void remove(Account account, String authority) { in remove() method in SyncQueue
DSharedPreferences.java135 Editor remove(String key); in remove() method
DContentValues.java211 public void remove(String key) { in remove() method in ContentValues
/frameworks/base/services/java/com/android/server/
DProcessMap.java43 public void remove(String name, int uid) { in remove() method in ProcessMap
DInstaller.java212 public int remove(String name, boolean useEncryptedFilesystem) { in remove() method in Installer
/frameworks/base/libs/rs/
DrsObjectBase.cpp142 void ObjectBase::remove() const in remove() function in ObjectBase
/frameworks/base/core/java/android/os/
DRegistrantList.java110 remove(Handler h) in remove() method in RegistrantList
DWorkSource.java183 public boolean remove(WorkSource other) { in remove() method in WorkSource
/frameworks/base/core/java/android/database/
DCursorJoiner.java190 public void remove() { in remove() method in CursorJoiner
/frameworks/base/services/surfaceflinger/
DMessageQueue.cpp46 void MessageList::remove(MessageList::LIST::iterator pos) in remove() function in android::MessageList
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java74 public Entry remove(IBinder key) { in remove() method in NotificationData
/frameworks/base/core/tests/coretests/src/android/pim/vcard/test_utils/
DExportTestProvider.java63 public void remove() { in remove() method in ExportTestProvider.MockEntityIterator
/frameworks/base/location/java/android/location/
DGpsStatus.java62 public void remove() { in remove() method in GpsStatus.SatelliteIterator
/frameworks/base/libs/binder/
DMemoryHeapPmem.cpp241 void MemoryHeapPmem::remove(const wp<MemoryPmem>& memory) in remove() function in android::MemoryHeapPmem
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeWindowSession.java76 public void remove(IWindow arg0) throws RemoteException { in remove() method in BridgeWindowSession
/frameworks/base/core/java/android/util/
DSparseArray.java89 public void remove(int key) { in remove() method in SparseArray
DLongSparseArray.java113 public void remove(long key) { in remove() method in LongSparseArray
/frameworks/base/include/utils/
DSortedVector.h230 ssize_t SortedVector<TYPE>::remove(const TYPE& item) { in remove() function
/frameworks/base/core/java/android/view/
DIWindowSession.aidl41 void remove(IWindow window); in remove() method
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
DSparseWeakArray.java107 public void remove(int key) { in remove() method in SparseWeakArray
/frameworks/base/media/libstagefright/
DMetaData.cpp41 bool MetaData::remove(uint32_t key) { in remove() function in android::MetaData

12