/development/vndk/tools/sourcedr/blueprint/ |
D | list_vndk_module.py | 46 def print_vndk_module_csv(output_file, module_dicts, root_dir, exclude, select): argument 64 if select and not select.match(path): 83 select = re.compile(args.select) if args.select else None 95 output_file, module_dicts, root_dir, exclude, select) 98 sys.stdout, module_dicts, root_dir, exclude, select)
|
/development/apps/CustomLocale/src/com/android/customlocale2/ |
D | NewLocaleDialog.java | 60 boolean select = v == mButtonAddSelect; in onClick() 63 Log.d(TAG, "New Locale: " + locale + (select ? " + select" : "")); in onClick() 68 data.putExtra(INTENT_EXTRA_SELECT, select); in onClick()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | QuickContactsDemo.java | 58 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreate() local 62 … getContentResolver().query(Contacts.CONTENT_URI, CONTACTS_SUMMARY_PROJECTION, select, in onCreate()
|
D | LoaderRetained.java | 193 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local 197 CONTACTS_SUMMARY_PROJECTION, select, null, in onCreateLoader()
|
D | LoaderCursor.java | 188 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local 192 CONTACTS_SUMMARY_PROJECTION, select, null, in onCreateLoader()
|
/development/samples/browseable/Notifications/ |
D | _index.jd | 10 companion allows you to select between various notification styles and to see how these
|
/development/build/ |
D | sdk-windows-x86.atree | 83 rm build-tools/${PLATFORM_NAME}/split-select 84 bin/split-select.exe strip build-tools/${PLATFORM_NAME}/split-select.exe
|
D | sdk.atree | 83 bin/split-select strip build-tools/${PLATFORM_NAME}/split-select
|
/development/samples/browseable/CardReader/ |
D | _index.jd | 12 … In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
|
/development/samples/browseable/BeamLargeFiles/ |
D | _index.jd | 14 will save the file to disk and display a notification that the user can select to open
|
/development/samples/browseable/BasicMediaRouter/ |
D | _index.jd | 10 to select an output device. If your device supports Miracast wireless displays,
|
/development/samples/browseable/RecipeAssistant/ |
D | _index.jd | 10 … from a short list of recipes and select one to view. Each recipe is broken down into a number of
|
/development/cmds/monkey/ |
D | example_script.txt | 21 # Go down and select the account username
|
/development/samples/UiAutomator/ |
D | README | 4 All Apps view and select and application to launch. Then we will
|
/development/tools/emulator/skins/WQVGA432/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/WQVGA400/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/QVGA/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/WVGA854/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/WVGA800/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/HVGA/ |
D | layout | 63 image select.png
|
/development/tools/repo_diff/service/repodiff/ |
D | README.md | 14 3. Click **Create Instance**, select **MySQL** and hit **Next**
|
/development/tools/repo_diff/ |
D | README.md | 52 the "Modified Projects" pie chart. To address this select the pie chart,
|
/development/vndk/tools/definition-tool/assets/visual/ |
D | dep-graph.js | 34 let canvas = d3.select("#dep_graph_column").append("svg");
|
/development/tools/winscope/ |
D | yarn.lock | 1528 css-select@^1.1.0: 1530 …resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.2.0.tgz#2b3a110539c5355f1cd8d3146… 4397 css-select "^1.1.0" 4525 select-hose@^2.0.0: 4527 …resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bf… 4795 select-hose "^2.0.0"
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 741 …d4be6,platform/cts,fake_XnfNiAXNTUeClATkLgi-pA@fakeemail.com,CTS: Tap to select word inside smart … 7114 …97a,platform/system/core,fake_-FUlstf9QHK--VUzAwQcUA@fakeemail.com,init: select usb gadget control… 9955 …83d1,platform/external/libdrm,fake_5hNSQBJlRh2uiKOze4cE9A@fakeemail.com,tests: Include sys/select.h 11470 …ephony,fake_pbGzRTA0Qfy8jxY1f3dViQ@fakeemail.com,Check SIM valid before forcing network auto select 12392 …myl-aaPxzrFxA@fakeemail.com,64-bit GSI: adds init.zygote32_64.rc into root dir for vendor to select 13666 …e_Ey74ZHitSO-rl2J4XmHSlQ@fakeemail.com,* src/cff/cffobjs.c: small fix to select the Unicode charma… 25323 …ibusb 0.x coexist, merge Marcus' libusb 1.0 support. This makes autoconf select between libusb 1.0… 26843 …plicant_8,fake_E-_RbhGuQUa9pNzrFARvfA@fakeemail.com,binder: Implement enable/disable/select network 27399 …m/bt,fake_Iz247du3QkeWIIE6sdzXtw@fakeemail.com,Fix incorrect fd used for select() call in vendor l… 28081 …ca871b84,platform/system/bt,fake_UjlZc-XnQ3mZlNkj2Y9CmA@fakeemail.com,Fix HDP select thread id type [all …]
|