HomeSort by relevance Sort by last modified time
    Searched refs:removeAttachment (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Attachment.cpp 69 if (!decoder->removeAttachment(attachment))
ArgumentDecoder.h 100 bool removeAttachment(Attachment&);
ArgumentDecoder.cpp 216 bool ArgumentDecoder::removeAttachment(Attachment& attachment)
  /external/webkit/Source/WebCore/html/canvas/
WebGLFramebuffer.h 48 void removeAttachment(WebGLObject*);
WebGLFramebuffer.cpp 155 void WebGLFramebuffer::removeAttachment(WebGLObject* attachment)
WebGLRenderingContext.cpp     [all...]
  /packages/apps/Mms/src/com/android/mms/data/
WorkingMessage.java 248 removeAttachment(false);
370 public void removeAttachment(boolean notify) {
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 384 mWorkingMessage.removeAttachment(true);
    [all...]

Completed in 710 milliseconds