Home
last modified time | relevance | path

Searched refs:type4 (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/interrupter/
Dinterrupter.h50 #define CALL_FUNCTION_4(sym, ret, type1, type2, type3, type4) \ argument
51 ret (*real_##sym)(type1, type2, type3, type4) = NULL; \
52 ret sym(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \
57 #define CALL_FUNCTION_5(sym, ret, type1, type2, type3, type4, type5) \ argument
58 ret (*real_##sym)(type1, type2, type3, type4, type5) = NULL; \
59 ret sym(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) { \
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18594 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";
/frameworks/base/api/
Dcurrent.txt25104 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";
Dtest-current.txt25173 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";
Dsystem-current.txt27544 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";