/packages/providers/ContactsProvider/tests/assets/upgradeTest/ |
contacts2_1108.sql | 23 INSERT INTO "mimetypes" VALUES(1,'vnd.android.cursor.item/email_v2'); 24 INSERT INTO "mimetypes" VALUES(2,'vnd.android.cursor.item/im'); 25 INSERT INTO "mimetypes" VALUES(3,'vnd.android.cursor.item/nickname'); 26 INSERT INTO "mimetypes" VALUES(4,'vnd.android.cursor.item/organization'); 27 INSERT INTO "mimetypes" VALUES(5,'vnd.android.cursor.item/phone_v2'); 28 INSERT INTO "mimetypes" VALUES(6,'vnd.android.cursor.item/sip_address'); 29 INSERT INTO "mimetypes" VALUES(7,'vnd.android.cursor.item/name'); 30 INSERT INTO "mimetypes" VALUES(8,'vnd.android.cursor.item/postal-address_v2'); 31 INSERT INTO "mimetypes" VALUES(9,'vnd.android.cursor.item/identity'); 32 INSERT INTO "mimetypes" VALUES(10,'vnd.android.cursor.item/photo') [all...] |
/hardware/qcom/msm8994/kernel-headers/linux/ |
rmnet_data.h | 77 } vnd; member in union:rmnet_nl_msg_s::__anon34303
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
rmnet_data.h | 71 } vnd; member in union:rmnet_nl_msg_s::__anon34410 151 * uint8_t rmnet_mode: one of none, vnd, bridged 173 * Returns: uint8_t rmnet_mode: one of none, vnd, bridged 196 * RMNET_NETLINK_GET_VND_NAME - Gets the string name of a VND from ID 210 * RMNET_NETLINK_ADD_VND_TC_FLOW - Add flow control handle on VND 219 * RMNET_NETLINK_DEL_VND_TC_FLOW - Removes flow control handle on VND
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
rmnet_data.h | 80 } vnd; member in union:rmnet_nl_msg_s::__anon34550
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
rmnet_data.h | 73 } vnd; member in union:rmnet_nl_msg_s::__anon34701 153 * uint8_t rmnet_mode: one of none, vnd, bridged 175 * Returns: uint8_t rmnet_mode: one of none, vnd, bridged 198 * RMNET_NETLINK_GET_VND_NAME - Gets the string name of a VND from ID 212 * RMNET_NETLINK_ADD_VND_TC_FLOW - Add flow control handle on VND 221 * RMNET_NETLINK_DEL_VND_TC_FLOW - Removes flow control handle on VND
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
rmnet_data.h | 76 } vnd; member in union:rmnet_nl_msg_s::__anon34822
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
rmnet_data.h | 70 } vnd; member in union:rmnet_nl_msg_s::__anon34886 150 * uint8_t rmnet_mode: one of none, vnd, bridged 172 * Returns: uint8_t rmnet_mode: one of none, vnd, bridged 195 * RMNET_NETLINK_GET_VND_NAME - Gets the string name of a VND from ID 209 * RMNET_NETLINK_ADD_VND_TC_FLOW - Add flow control handle on VND 218 * RMNET_NETLINK_DEL_VND_TC_FLOW - Removes flow control handle on VND
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
rmnet_data.h | 75 } vnd; member in union:rmnet_nl_msg_s::__anon34971
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
rmnet_data.h | 69 } vnd; member in union:rmnet_nl_msg_s::__anon35068 149 * uint8_t rmnet_mode: one of none, vnd, bridged 171 * Returns: uint8_t rmnet_mode: one of none, vnd, bridged 194 * RMNET_NETLINK_GET_VND_NAME - Gets the string name of a VND from ID 208 * RMNET_NETLINK_ADD_VND_TC_FLOW - Add flow control handle on VND 217 * RMNET_NETLINK_DEL_VND_TC_FLOW - Removes flow control handle on VND
|
/system/bt/stack/ |
Android.mk | 23 $(LOCAL_PATH)/../vnd/include \ 24 $(LOCAL_PATH)/../vnd/ble \
|
/system/bt/bta/ |
Android.mk | 96 $(LOCAL_PATH)/../vnd/include \
|
/system/bt/doc/ |
directory_layout.md | 29 * vnd - *Vendor* - Vendor specific APIs - *to be integrated into rest of stack ?*.
|
/system/bt/main/ |
Android.mk | 48 $(LOCAL_PATH)/../vnd/include \
|
/device/google/marlin/dataservices/rmnetctl/src/ |
librmnetctl.c | 788 memset(request.vnd.vnd_name, 0, RMNET_MAX_STR_LEN); 792 str_len = strlcpy((char *)request.vnd.vnd_name, 805 request.vnd.id = id; 843 request.vnd.id = id; 860 (char *)(response.vnd.vnd_name),
|
/device/huawei/angler/dataservices/rmnetctl/src/ |
librmnetctl.c | 760 memset(request.vnd.vnd_name, 0, RMNET_MAX_STR_LEN); 764 str_len = strlcpy((char *)request.vnd.vnd_name, 777 request.vnd.id = id; 815 request.vnd.id = id; 825 (char *)(response.vnd.vnd_name),
|
/device/lge/bullhead/dataservices/rmnetctl/src/ |
librmnetctl.c | 761 memset(request.vnd.vnd_name, 0, RMNET_MAX_STR_LEN); 765 str_len = strlcpy((char *)request.vnd.vnd_name, 778 request.vnd.id = id; 816 request.vnd.id = id; 826 (char *)(response.vnd.vnd_name),
|
/device/moto/shamu/dataservices/rmnetctl/src/ |
librmnetctl.c | 725 memset(request.vnd.vnd_name, 0, RMNET_MAX_STR_LEN); 729 str_len = strlcpy((char *)request.vnd.vnd_name, 742 request.vnd.id = id; 780 request.vnd.id = id; 790 (char *)(response.vnd.vnd_name),
|
/system/bt/btif/ |
Android.mk | 103 $(LOCAL_PATH)/../vnd/include \
|
/prebuilts/go/darwin-x86/src/net/http/ |
sniff.go | 93 &exactSig{[]byte("\x00\x00\x01\x00"), "image/vnd.microsoft.icon"},
|
/prebuilts/go/linux-x86/src/net/http/ |
sniff.go | 93 &exactSig{[]byte("\x00\x00\x01\x00"), "image/vnd.microsoft.icon"},
|
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/ |
pmd-5.1.1.jar | |
/external/owasp/sanitizer/tools/findbugs/lib/ |
findbugs.jar | |
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/ |
findbugs-2.0.1.jar | |
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/ |
findbugs-2.0.3.jar | |
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/ |
findbugs-3.0.0.jar | |