/development/samples/VirtualDeviceManager/ |
D | README.md | 9 [Host Options](#host-options) \ 20 * **Host**: installed on the host device, creates and manages a virtual 27 from the host device, which it renders, and sends back input and sensor 32 * **Demos**: installed on the host, meant to showcase specific VDM features. 33 The demos can be also run natively on the host to illustrate better the 41 `eng` build) to act as a host device. Even though VDM is available starting 78 1. Install the application as a system app on the host device. 83 …mples/VirtualDeviceManager/host/com.example.android.vdmdemo.host.xml /system/etc/permissions/com.e… 94 1. Build and install the Demo app on the host device. 116 1. Check out the different [Host Options](#host-options) and [all …]
|
D | Android.bp | 8 manifest: "host/AndroidManifest.xml", 12 privapp_allowlist: "host/com.example.android.vdmdemo.host.xml", 14 "host/src/**/*.java", 17 "host/res",
|
D | setup.sh | 122 -s|--host) INSTALL_CLIENT=false; shift ;; 225 readonly HOST_PERM_BASENAME=com.example.android.vdmdemo.host.xml 234 … && (adb -s "${HOST_SERIAL}" uninstall com.example.android.vdmdemo.host > /dev/null 2>&1 || true) \ 240 "VdmHost.apk" "${HOST_PERM_SRC}" "${HOST_PERM_DST}" 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/tools/winscope/src/app/components/bottomnav/ |
D | bottom_drawer_component.ts | 105 host: { 139 host: { 194 host: {
|
/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/ |
D | VdmHostApplication.java | 17 package com.example.android.vdmdemo.host;
|
D | NotificationListener.java | 17 package com.example.android.vdmdemo.host;
|
D | SettingsActivity.java | 17 package com.example.android.vdmdemo.host;
|
/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/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/tools/motion/motion_test_watcher_app/src/app/ |
D | app.component.scss | 1 :host {
|
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/tools/motion/motion_test_watcher_app/src/app/test-overview/ |
D | test-overview.component.scss | 1 :host {
|
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/tools/core_connectivity/ |
D | check_style.sh | 26 $ANDROID_BUILD_TOP/prebuilts/clang/host/linux-x86/clang-stable/bin/git-clang-format \
|
/development/samples/browseable/CardEmulation/ |
D | _index.jd | 8 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
|
/development/vndk/tools/image-diff-tool/ |
D | allowlist.txt | 8 system/build.prop=ro.build.host
|
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |