HomeSort by relevance Sort by last modified time
    Searched full:show (Results 101 - 125 of 2347) sorted by null

1 2 3 45 6 7 8 91011>>

  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
device.h 63 ssize_t (*show)(struct bus_type *, char * buf); member in struct:bus_attribute
89 ssize_t (*show)(struct device_driver *, char * buf); member in struct:driver_attribute
121 ssize_t (*show)(struct class *, char * buf); member in struct:class_attribute
129 ssize_t (*show)(struct class_device *, char * buf); member in struct:class_device_attribute
164 ssize_t (*show)(struct device *dev, struct device_attribute *attr, member in struct:device_attribute
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
device.h 63 ssize_t (*show)(struct bus_type *, char * buf); member in struct:bus_attribute
89 ssize_t (*show)(struct device_driver *, char * buf); member in struct:driver_attribute
121 ssize_t (*show)(struct class *, char * buf); member in struct:class_attribute
129 ssize_t (*show)(struct class_device *, char * buf); member in struct:class_device_attribute
164 ssize_t (*show)(struct device *dev, struct device_attribute *attr, member in struct:device_attribute
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
device.h 63 ssize_t (*show)(struct bus_type *, char * buf); member in struct:bus_attribute
89 ssize_t (*show)(struct device_driver *, char * buf); member in struct:driver_attribute
121 ssize_t (*show)(struct class *, char * buf); member in struct:class_attribute
129 ssize_t (*show)(struct class_device *, char * buf); member in struct:class_device_attribute
164 ssize_t (*show)(struct device *dev, struct device_attribute *attr, member in struct:device_attribute
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
device.h 63 ssize_t (*show)(struct bus_type *, char * buf); member in struct:bus_attribute
89 ssize_t (*show)(struct device_driver *, char * buf); member in struct:driver_attribute
121 ssize_t (*show)(struct class *, char * buf); member in struct:class_attribute
129 ssize_t (*show)(struct class_device *, char * buf); member in struct:class_device_attribute
164 ssize_t (*show)(struct device *dev, struct device_attribute *attr, member in struct:device_attribute
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
device.h 63 ssize_t (*show)(struct bus_type *, char * buf); member in struct:bus_attribute
89 ssize_t (*show)(struct device_driver *, char * buf); member in struct:driver_attribute
121 ssize_t (*show)(struct class *, char * buf); member in struct:class_attribute
129 ssize_t (*show)(struct class_device *, char * buf); member in struct:class_device_attribute
164 ssize_t (*show)(struct device *dev, struct device_attribute *attr, member in struct:device_attribute
  /packages/apps/Camera/src/com/android/camera/
OnScreenHint.java 32 * be shown on the screen continuously. This class helps you create and show
60 * before you can call {@link #show}.
82 * Show the view on the screen.
84 public void show() { method in class:OnScreenHint
104 * @param text The text to show. Can be formatted text.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessage.java 62 // show the toast
66 toast.show();
97 // Set the info for the views that show in the notification panel.
AlarmService.java 73 Toast.LENGTH_LONG).show();
85 Toast.LENGTH_LONG).show();
DeviceAdminSample.java 60 Toast.makeText(context, msg, Toast.LENGTH_SHORT).show();
199 s + " incorrect passwords", Toast.LENGTH_SHORT).show();
346 builder.show();
364 builder.show();
381 builder.show();
401 builder.show();
405 builder.show();
417 builder.show();
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Gallery1.java 53 Toast.makeText(Gallery1.this, "" + position, Toast.LENGTH_SHORT).show();
57 // We also want to show context menu for longpressed items in the gallery
69 Toast.makeText(this, "Longpress: " + info.position, Toast.LENGTH_SHORT).show();
  /development/simulator/app/
LogWindow.h 27 * format cause us to clear the display and re-show everything in the
37 virtual bool Show(bool show = true);
  /external/e2fsprogs/ext2ed/
super_com.c 30 show (command_line);
147 strcpy (buffer,"show");dispatch (buffer);
158 dispatch ("show");
  /external/kernel-headers/original/linux/
sysfs.h 38 .show = _show, \
44 .show = _name##_show, \
64 ssize_t (*show)(struct kobject *, struct attribute *,char *); member in struct:sysfs_ops
  /external/webkit/WebCore/inspector/front-end/
ChangesView.js 44 this.toggleChangesButton.title = WebInspector.UIString("Show changes view.");
67 show: function()
76 this.toggleChangesButton.title = WebInspector.UIString("Show changes view.");
ContextMenu.js 37 show: function(event)
81 // FIXME: Unfortunately, contextMenuCleared is invoked between show and item selected
View.js 44 this.show();
49 show: function(parentElement)
  /external/webkit/WebKit/win/Interfaces/
IWebDesktopNotificationsDelegate.idl 80 @abstract Show a notification.
102 @abstract See if the origin context is allowed to show notifications.
110 @abstract Request permission to show notifications on a given origin.
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuDialogHelper.java 48 public void show(IBinder windowToken) { method in class:MenuDialogHelper
76 // Show the menu
86 mDialog.show();
  /packages/apps/CertInstaller/src/com/android/certinstaller/
CertFileList.java 67 Toast.LENGTH_SHORT).show();
103 Toast.LENGTH_SHORT).show();
115 Toast.LENGTH_SHORT).show();
  /packages/apps/IM/src/com/android/im/app/
SimpleAlertHandler.java 55 Toast.makeText(mActivity, promptMsg, Toast.LENGTH_SHORT).show();
88 .show();
96 .show();
  /packages/apps/Launcher2/src/com/android/launcher2/
InstallShortcutReceiver.java 71 Toast.LENGTH_SHORT).show();
74 Toast.LENGTH_SHORT).show();
80 Toast.LENGTH_SHORT).show();
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpa_debug.c 108 size_t len, int show)
120 } else if (show) {
132 } else if (show) {
157 size_t len, int show)
168 if (!show) {
204 if (!show) {
  /packages/apps/Settings/src/com/android/settings/wifi/
AdvancedSettings.java 121 * Generate the list of valid channel counts to show in the ListPreference.
128 Toast.LENGTH_SHORT).show();
177 Toast.LENGTH_SHORT).show();
181 Toast.LENGTH_SHORT).show();
191 Toast.LENGTH_SHORT).show();
208 Toast.makeText(this, R.string.wifi_ip_settings_invalid_ip, Toast.LENGTH_LONG).show();
  /external/iproute2/man/man8/
lnstat.8 21 Show summary of options.
24 Show version of program.
  /external/v8/test/mjsunit/regress/
regress-1493017.js 29 // transitions do not show up as properties in for in.
49 // Test that the deleted map transitions do not show up in for in.

Completed in 359 milliseconds

1 2 3 45 6 7 8 91011>>