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

  /dalvik/vm/alloc/
HeapWorker.c 200 static void callMethod(Thread *self, Object *obj, Method *method)
282 callMethod(self, obj, method);
286 callMethod(self, obj,
  /packages/apps/Gallery3D/src/com/cooliris/picasa/
GDataClient.java 89 callMethod(new HttpGet(feedUrl), operation);
97 callMethod(post, operation);
106 callMethod(post, operation);
115 callMethod(post, operation);
123 callMethod(post, operation);
126 private void callMethod(HttpUriRequest request, Operation operation) throws IOException {
  /sdk/traceview/src/com/android/traceview/
TimeLineView.java     [all...]

Completed in 160 milliseconds