/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
sysdev.h | 31 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 54 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
WebsiteSettingsPopup.java | 121 private void show() { method in class:WebsiteSettingsPopup 127 mDialog.show();
|
/external/chromium_org/chrome/android/testshell/java/src/org/chromium/chrome/testshell/sync/ |
SyncController.java | 75 chooserFragment.show(fragmentManager, null); 85 signoutFragment.show(fragmentManager, null);
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/ |
SelectPopupDialog.java | 137 * @param items Items to show. 141 public static void show(ContentViewCore contentViewCore, List<SelectPopupItem> items, method in class:SelectPopupDialog 148 sShownDialog.mListBoxPopup.show();
|
SelectionHandleController.java | 27 /** Whether handles should show automatically when text is selected. */ 45 /** Automatically show selection anchors when text is selected. */ 50 /** Hide selection anchors, and don't automatically show them. */ 173 * Sets both start and end position and show the handles. 211 mStartHandle.show(); 212 mEndHandle.show();
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
Dialog.js | 55 delegate.show(this._element); 75 WebInspector.Dialog.show = function(relativeToElement, delegate) 147 show: function(element)
|
Popover.js | 61 show: function(element, anchor, preferredWidth, preferredHeight, arrowDirection) 101 WebInspector.View.prototype.show.call(this, document.body); 104 view.show(this._contentDiv);
|
ResourceWebSocketFrameView.js | 38 this._dataGrid.show(this.element); 110 show: function(parentElement, insertBefore) 113 WebInspector.View.prototype.show.call(this, parentElement, insertBefore);
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
ui.js | 44 ui.popup.show = function(target, html) 208 show: function()
|
/external/droiddriver/samples/testapp/src/com/google/android/apps/common/testing/ui/testapp/ |
SendActivity.java | 121 .show(); method 149 popup.show(); 155 pickContactIntent.setType(Phone.CONTENT_TYPE); // Show user only contacts w/ phone numbers
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
DialogTest.java | 51 dialog.show(); 92 dialog.show(); 96 dialog.show(); 105 dialog.show(); 116 dialog.show(); 125 dialog.show(); 131 dialog2.show(); 147 new NestingTestDialog().show(); 186 new TestDialog().show();
|
/frameworks/base/core/java/android/app/ |
AlertDialog.java | 200 * @param view The view to show in the content area of the dialog 949 public AlertDialog show() { method in class:AlertDialog.Builder [all...] |