Lines Matching refs:Android
14 ### Android and Google Java Style Guide
16 1. Android Java Style Guide:
43 “target” configuration in Android.bp
45 * When needed, filgroup() can be created in Android.bp in sub-directories. The
71 * All Android devices that use HIDL
73 * All non-Android linux devices
75 * Android and non-Android linux devices
79 Root directory under Android tree:
99 * Android.bp: Build file that defines file groups that would include
110 * Android.bp: Build file that defines file groups that would include
113 * hci_hal_android_hidl.cc: implementation of hci_hal.h using Android HIDL
114 * hci_hal_android_hidl_test.cc: unit tests for the Android HIDL