Home
last modified time | relevance | path

Searched defs:Method (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aidl/
DAST.h317 struct Method : public ClassElement struct
328 Method(); argument
DAST.cpp697 Method::Method() in Method() function in Method
/frameworks/volley/src/com/android/volley/
DRequest.java48 public interface Method { interface in Request
/frameworks/base/tools/apilint/
Dapilint.py75 class Method(): class