Searched defs:product (Results 1 - 3 of 3) sorted by relevance

/development/ide/emacs/
H A Dandroid-common.el25 ;; If the path the product's files/image uses an a product alias, you
26 ;; need to add a mapping in `android-product-alias-map'. For instance
27 ;; if TARGET_PRODUCT is foo but the build directory is out/target/product/bar,
54 (defcustom android-product-alias-map nil
55 "Alist between product targets (declared in buildspec.mk) and actual
56 product build directory used by `android-product'.
59 is 'out/target/product/bar', you need to add a mapping Target:foo -> Alias:bar."
102 (defun android-product ()
[all...]
/development/ndk/platforms/android-3/include/linux/
H A Dmod_devicetable.h193 __u16 product; member in struct:input_device_id
H A Dinput.h32 __u16 product; member in struct:input_id

Completed in 169 milliseconds