/development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/ |
D | AccessibilityDelegateSupportActivity.java | 75 public void onPopulateAccessibilityEvent(View host, AccessibilityEvent event) { in installAccessibilityDelegate() 76 super.onPopulateAccessibilityEvent(host, event); in installAccessibilityDelegate() 85 public void onInitializeAccessibilityNodeInfo(View host, in installAccessibilityDelegate() 87 super.onInitializeAccessibilityNodeInfo(host, info); in installAccessibilityDelegate()
|
/development/build/tools/ |
D | patch_windows_sdk.sh | 74 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \ 75 -I $WIN_OUT_DIR/host/windows-x86 \ 90 cp -f $V $WIN_OUT_DIR/host/windows-x86/bin/$i $TEMP_SDK_DIR/../$i
|
D | mk_sdk_repo_xml.sh | 154 Archive.HostOs host-os 1 155 Archive.HostBits host-bits 1
|
/development/ndk/platforms/android-3/include/linux/mmc/ |
D | host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host);
|
D | card.h | 55 struct mmc_host *host; member 99 #define mmc_card_release_host(c) mmc_release_host((c)->host)
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | CustomViewAccessibilityActivity.java | 148 public void onInitializeAccessibilityEvent(View host, AccessibilityEvent event) { in tryInstallAccessibilityDelegate() 149 super.onInitializeAccessibilityEvent(host, event); in tryInstallAccessibilityDelegate() 157 public void onInitializeAccessibilityNodeInfo(View host, in tryInstallAccessibilityDelegate() 159 super.onInitializeAccessibilityNodeInfo(host, info); in tryInstallAccessibilityDelegate() 173 public void onPopulateAccessibilityEvent(View host, AccessibilityEvent event) { in tryInstallAccessibilityDelegate() 174 super.onPopulateAccessibilityEvent(host, event); in tryInstallAccessibilityDelegate()
|
/development/tools/axl/ |
D | chewie.py | 98 time, thread, host = x[0], x[1], x[4] 99 opened[thread] = [time, host, connectionCount] 103 opentime, host, connection = opened[thread] 105 record = [thread, qtime, opentime, time, None, None, None, url, host, connection]
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | FragmentTabsFragment.java | 49 TabHost host = mTabManager.handleCreateView(v); in onCreateView() local 51 mTabManager.addTab(host.newTabSpec("result").setIndicator("Result"), in onCreateView() 53 mTabManager.addTab(host.newTabSpec("contacts").setIndicator("Contacts"), in onCreateView() 55 mTabManager.addTab(host.newTabSpec("apps").setIndicator("Apps"), in onCreateView() 57 mTabManager.addTab(host.newTabSpec("throttle").setIndicator("Throttle"), in onCreateView()
|
/development/build/ |
D | windows_sdk_whitelist.mk | 31 build/libs/host \ 37 development/host \
|
D | sdk.atree | 44 # host tools from out/host/$(HOST_OS)-$(HOST_ARCH)/ 79 # build tools from out/host/$(HOST_OS)-$(HOST_ARCH)/
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
D | FileTransferService.java | 49 String host = intent.getExtras().getString(EXTRAS_GROUP_OWNER_ADDRESS); in onHandleIntent() local 56 socket.connect((new InetSocketAddress(host, port)), SOCKET_TIMEOUT); in onHandleIntent()
|
/development/tools/elftree/ |
D | Android.mk | 43 -include external/elfutils/0.153/host-$(HOST_OS)-fixup/AndroidFixup.h
|
/development/tools/etc1tool/ |
D | Android.mk | 14 LOCAL_C_INCLUDES += build/libs/host/include
|
/development/samples/browseable/CardEmulation/ |
D | _index.jd | 7 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
|
/development/samples/USB/AdbTest/ |
D | README.txt | 7 This program serves as an example of the following USB host features:
|
/development/samples/USB/MissileLauncher/ |
D | README.txt | 6 This program serves as an example of the following USB host features:
|
/development/tools/labpretest/ |
D | README | 15 I would connect 8 devices to a host and run this script in 8 separate shell 20 If there is only one device attached to the host you can simply just run the
|
/development/tutorials/ReverseDebug/ |
D | README.txt | 60 This GDB was configured as "--host=x86_64-linux-gnu --target=arm-linux-android". 64 Remote debugging from host 127.0.0.1
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 5 into the input system. The idea is that a process will run on a host 122 needing a host process.
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 10190 /framework/bouncycastle-host.jar 11610 /lib/libcrypto-host.so 11612 /lib/libssl-host.so 11744 /lib/libexpat-host.so 13050 /lib/libz-host.so 13602 is now a host of the W3C, includes references to this specific dated version of
|