HomeSort by relevance Sort by last modified time
    Searched full:shown (Results 51 - 75 of 1053) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Email/res/menu/
message_list_context_trash.xml 17 <!-- This context menu is shown for trash message lists -->
message_list_option.xml 17 <!-- This menu is shown when MessageList is viewing a regular mailbox. -->
message_list_option_smart_folder.xml 17 <!-- This menu is shown when MessageList is viewing a smart-folder mailbox. -->
  /packages/apps/Protips/res/values/
strings.xml 18 <!-- Name of tips widget (shown in Launcher "add widget" list) -->
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inet_diag.h 74 * and, alas, the information shown by netstat. */
  /packages/apps/Contacts/res/values/
strings.xml 125 <!-- Toast shown after a contact has been split from an aggregate by a user action -->
154 <!-- Toast shown after two contacts have been joined by a user action -->
480 (Part of a list of options shown in the dialer when another call
485 (Part of a list of options shown in the dialer when another call
490 (Part of a list of options shown in the dialer when another call
    [all...]
  /packages/inputmethods/LatinIME/java/res/values/
strings.xml 216 "Swipe across keyboard to speak"). Also shown when enabling settings. -->
222 <!-- Short message shown after the user finishes speaking. -->
225 <!-- Short message shown before the user should speak. -->
228 <!-- Short message shown when a generic error occurs. -->
231 <!-- Short message shown for a network error. -->
234 <!-- Short message shown for a network error where the utterance was really long,
238 <!-- Short message shown for an audio error. -->
241 <!-- Short message shown for an error with the voice server. -->
244 <!-- Short message shown when no speech is heard. -->
247 <!-- Short message shown when the server couldn't parse any speech. --
    [all...]
  /frameworks/base/core/java/android/text/format/
DateUtils.java     [all...]
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 50 * filter. If a node is not shown to the filter using this attribute, it
59 * <code>Attr</code> nodes are shown and passed to the filter.
  /packages/apps/Browser/src/com/android/browser/
GeolocationPermissionsPrompt.java 124 private void showDialog(boolean shown) {
125 mInner.setVisibility(shown ? View.VISIBLE : View.GONE);
  /packages/apps/Settings/src/com/android/settings/
ChooseLockSettingsHelper.java 64 * @param message shown in header of ConfirmLockPattern if not null
65 * @param details shown in footer of ConfirmLockPattern if not null
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
MessageBoxLog.java 33 * will be shown only if errors were generated, which is the typical use-case.
91 * In this case the dialog will only be shown either if success if false or some errors
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchSuggestionSampleProvider.java 23 * simply extend SearchRecentSuggestionsProvider as shown here, and configure with
  /development/samples/SearchableDictionary/res/values/
strings.xml 39 <!-- Shown above search results when we receive a search request. -->
  /development/samples/VoiceRecognitionService/res/values/
strings.xml 21 <!-- The name for the recognizer - to be shown in system settings. -->
  /external/junit/src/junit/swingui/
TestHierarchyRunView.java 17 * The contents of a test suite is shown
  /external/webkit/WebCore/html/
HTMLDataGridRowElement.idl 34 attribute boolean expanded; // Whether or not the row is open (if it is, child rows will be shown).
  /external/webkit/WebKit/chromium/src/
EditorClientImpl.h 116 // Returns true if the autofill popup has been scheduled to be shown, false
133 // |autofillOnEmptyValue| indicates whether the autofill should be shown
135 // If |requiresCaretAtEnd| is true, the autofill popup is only shown if the
137 // Returns true if the autofill popup has been scheduled to be shown, false
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpa_debug.h 139 * the hex numbers and ASCII characters (for printable range) are shown. 16
140 * bytes per line will be shown.
155 * the hex numbers and ASCII characters (for printable range) are shown. 16
156 * bytes per line will be shown. This works like wpa_hexdump_ascii(), but by
  /external/zlib/contrib/infback9/
inflate9.h 24 (most modes can go to the BAD mode -- not shown for clarity)
  /frameworks/base/core/java/android/preference/
PreferenceActivity.java 37 * Furthermore, the preferences shown will follow the visual style of system
39 * shown on multiple screens) via XML. For these reasons, it is recommended to
45 * {@link PreferenceScreen} should be shown on another screen. The preference
64 * hierarchy and shown by this activity.
  /frameworks/base/core/java/android/widget/
RatingBar.java 39 * will be shown when the layout width is set to wrap content (if another layout
160 * Sets the number of stars to show. In order for these to be shown
178 * Returns the number of stars shown.
179 * @return The number of stars shown.
  /external/e2fsprogs/misc/
blkid.8.in 101 options. If no tag is specified, then all tokens are shown for all
145 are shown, if they are recognized.
147 If the specified token was found, or if any tags were shown from (specified)
  /frameworks/base/core/java/android/app/
NotificationManager.java 120 * Cancel a previously shown notification. If it's transient, the view
130 * Cancel a previously shown notification. If it's transient, the view
146 * Cancel all previously shown notifications. See {@link #cancel} for the
  /frameworks/base/core/java/android/content/
DialogInterface.java 96 * dialog is shown.
100 * This method will be invoked when the dialog is shown.
102 * @param dialog The dialog that was shown will be passed into the

Completed in 861 milliseconds

1 23 4 5 6 7 8 91011>>