Searched refs:type4 (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/cmds/interrupter/ |
D | interrupter.h | 50 #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/ |
D | android-22.txt | 18594 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";
|
/frameworks/base/api/ |
D | current.txt | 25104 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";
|
D | test-current.txt | 25173 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";
|
D | system-current.txt | 27544 field public static final java.lang.String NFC_FORUM_TYPE_4 = "org.nfcforum.ndef.type4";
|