HomeSort by relevance Sort by last modified time
    Searched full:shown (Results 301 - 325 of 2006) sorted by null

<<11121314151617181920>>

  /packages/apps/Contacts/src/com/android/contacts/
BackScrollManager.java 47 // The first item is not shown, the header should be pinned at the top.
  /packages/apps/Contacts/src/com/android/contacts/calllog/
CallLogListItemViews.java 44 /** The divider to be shown below items. */
  /packages/apps/Music/tests/src/com/android/music/
MusicPlayerStability.java 62 //Make sure the song list shown up
  /packages/apps/Phone/res/layout/
dialpad_additional_buttons.xml 17 <!-- Horizontal row of buttons (Search / Dial / Backspace) shown
  /packages/experimental/UiAutomation/library/src/com/android/testing/uiautomation/
UiTestHelper.java 76 // basically those shown as icons in all apps screen
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
BalloonHint.java 49 * can not be changed unless it is dismissed and shown again, we set the
149 * @param icon The icon used to shown in this balloon.
343 * The icon to be shown. If it is not null, {@link #mLabel} will be
349 * The label to be shown. It is enabled only if {@link #mIcon} is null.
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
native_window.h 42 // The number of pixels that are shown vertically.
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
native_window.h 42 // The number of pixels that are shown vertically.
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
native_window.h 42 // The number of pixels that are shown vertically.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DocumentDescriptor.java 40 * The XML name is never shown in the UI directly. It is however used when an icon
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
ISdkUpdaterWindow.java 51 * Sets whether the auto-update wizard will be shown when opening the window.
UpdaterPage.java 28 * Base class for pages shown in the updater.
  /frameworks/base/core/res/res/values/
strings.xml 251 <!-- A notification is shown when the AccountManager is unable to
258 <!-- A notification is shown when there is a sync error. This is the text that will scroll through the notification bar (will be seen by the user as he uses another application). -->
260 <!-- A notification is shown when there is a sync error. This is the title of the notification. It will be seen in the pull-down notification tray. -->
262 <!-- A notification is shown when there is a sync error. This is the message of the notification. It describes the error, in this case is there were too many deletes. The argument is the type of content, for example Gmail or Calendar. It will be seen in the pull-down notification tray. -->
290 <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
356 <!-- Label for the Android system components when they are shown to the user. -->
    [all...]
  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 624 // Navigate in page, no infobar should be shown.
668 // Navigate in page, no infobar should be shown.
694 // Navigate in page, no infobar should be shown.
701 // the before translate inforbar would not be shown).
723 // Navigate in page, the same infobar should still be shown.
740 // Tests that no translate infobar is shown when navigating to a page in an
746 // No info-bar should be shown.
785 // Tests that no translate infobar is shown when Chrome is in a language that
797 // No info-bar should be shown.
812 // An infobar should be shown
    [all...]
  /frameworks/base/docs/html/guide/market/billing/
billing_overview.jd 226 string is shown below:</p>
246 <p>The messaging sequence for a typical purchase request is shown in figure 2. Request types for
247 each <code>sendBillingRequest()</code> method are shown in <strong>bold</strong>, broadcast intents
248 are shown in <em>italic</em>. For clarity, figure 2 does not show the <code>RESPONSE_CODE</code>
297 <p>The messaging sequence for a restore transaction request is shown in figure 3. Request types for
298 each <code>sendBillingRequest()</code> method are shown in <strong>bold</strong>, broadcast intents
299 are shown in <em>italic</em>. For clarity, figure 3 does not show the <code>RESPONSE_CODE</code>
325 <p>The messaging sequence for checking whether in-app billing is supported is shown in figure 4. The
326 request type for the <code>sendBillingRequest()</code> method is shown in <strong>bold</strong>.</p>
380 <code>sendBillingRequest()</code> method are shown in <strong>bold</strong>, broadcast intents ar
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
BuildTest.java 64 * @param message shown when the test fails
89 * @param message shown when the test fails
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LauncherShortcuts.java 33 * is shown to the user as an icon.
108 * {@link android.content.Intent.ShortcutIconResource}, as shown below. This is required so
  /external/chromium/chrome/browser/autocomplete/
keyword_provider.h 46 // The resulting matches are shown with content specified by the keyword
49 // but no search terms, the suggested result is shown greyed out, with
  /external/chromium/chrome/browser/chromeos/login/
helper.cc 35 // Time in ms before smoothed throbber is shown.
119 // WM can ignore bounds before widget is shown.
  /external/chromium/chrome/browser/chromeos/
wm_overview_controller.h 60 // snapshot windows are shown and actively updated by this
118 // shown are restored.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 22 // results into more than one interstitial being shown. On the first unsafe
152 // blocking page is shown. The object will be sent when the warning
  /external/chromium/chrome/browser/tab_contents/
infobar_delegate.h 81 // Return the icon to be shown for this InfoBar. If the returned bitmap is
82 // NULL, no icon is shown.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm 99 // Need an update if the indicator wasn't previously shown or if it has
118 // drop indicator if one was shown.
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 84 // when shown and during any fades, but should be detached when hidden.
90 // fully-shown/hidden state, kBubbleShown or kBubbleHidden. This may be
tab_view_picker_table.mm 10 // If a heading is shown, the indices between the tab items and the table rows
16 // Returns if |item| is the item shown as heading. If |heading_| is nil, this

Completed in 1068 milliseconds

<<11121314151617181920>>