HomeSort by relevance Sort by last modified time
    Searched defs:onDelete (Results 1 - 12 of 12) sorted by null

  /frameworks/base/obex/javax/obex/
ServerRequestHandler.java 40 * <code>onDelete()</code>, <code>onGet()</code>, and <code>onPut()</code>
180 * <code>onDelete()</code> will always return an
195 public int onDelete(HeaderSet request, HeaderSet reply) {
  /packages/apps/Calculator/src/com/android/calculator2/
EventListener.java 40 mHandler.onDelete();
Logic.java 157 void onDelete() {
  /external/llvm/unittests/IR/
ValueMapTest.cpp 191 static void onDelete(const ExtraData &Data, KeyT Old) {
244 static void onDelete(const ExtraData &Data, KeyT Old) {
276 static void onDelete(ExtraData Map, KeyT Old) {
  /external/llvm/include/llvm/ADT/
ValueMap.h 63 static void onDelete(const ExtraDataT &/*Data*/, KeyT /*Old*/) {}
67 /// and onDelete) and not inside other ValueMap methods. NULL means that no
218 Config::onDelete(Copy.Map->Data, Copy.Unwrap()); // May destroy *this.
  /packages/apps/Launcher3/src/com/android/launcher3/
SavedWallpaperImages.java 77 public void onDelete(WallpaperPickerActivity a) {
WallpaperPickerActivity.java 108 public void onDelete(WallpaperPickerActivity a) {}
436 info.onDelete(WallpaperPickerActivity.this);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java 548 public int onDelete(HeaderSet request, HeaderSet reply) {
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 85 static void onDelete(JITResolverState *JRS, Function *F);
351 static void onDelete(JITEmitter *, const Function*);
462 void CallSiteValueMapConfig::onDelete(JITResolverState *JRS, Function *F) {
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 

Completed in 376 milliseconds