Searched refs:INTERFACE (Results 1 – 9 of 9) sorted by relevance
41 template<typename INTERFACE>42 inline sp<INTERFACE> interface_cast(const sp<IBinder>& obj) in interface_cast()44 return INTERFACE::asInterface(obj); in interface_cast()49 template<typename INTERFACE>50 class BnInterface : public INTERFACE, public BBinder62 template<typename INTERFACE>63 class BpInterface : public INTERFACE, public BpRefBase74 #define DECLARE_META_INTERFACE(INTERFACE) \ argument76 static android::sp<I##INTERFACE> asInterface( \79 I##INTERFACE(); \[all …]
68 template<typename INTERFACE>69 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService()73 *outService = interface_cast<INTERFACE>(sm->getService(name)); in getService()
116 case JDWPConstants.TypeTag.INTERFACE: in retrieveImpl()
64 if (kind != ElementKind.CLASS && kind != ElementKind.INTERFACE) { in onHandleStep()
258 ((DeclaredType)mTypeMirror).asElement().getKind() == ElementKind.INTERFACE; in isInterface()
42497 field public static final int INTERFACE = 512; // 0x200
51912 field public static final int INTERFACE = 512; // 0x200
55269 field public static final int INTERFACE = 512; // 0x200
51992 field public static final int INTERFACE = 512; // 0x200