HomeSort by relevance Sort by last modified time
    Searched full:used (Results 2276 - 2300 of 64207) sorted by null

<<919293949596979899100>>

  /frameworks/base/core/java/android/test/
UiThreadTest.java 25 * This annotation can be used on an {@link InstrumentationTestCase}'s test methods.
27 * main thread (or UI thread.) Note that instrumentation methods may not be used
  /frameworks/base/core/java/android/widget/
Filterable.java 28 * <p>Returns a filter that can be used to constrain data with a filtering
34 * @return a filter used to constrain data
  /frameworks/base/core/java/com/android/internal/widget/
LockScreenWidgetCallback.java 22 * An interface used by LockScreenWidgets to send messages to lock screen.
35 // Sends a message to lock screen that user has interacted with widget. This should be used
  /frameworks/base/core/res/res/layout/
select_dialog.xml 22 This layout file is used by the AlertDialog when displaying a list of items.
23 This layout file is inflated and used as the ListView to display the items.
select_dialog_holo.xml 21 This layout file is used by the AlertDialog when displaying a list of items.
22 This layout file is inflated and used as the ListView to display the items.
select_dialog_item.xml 22 This layout file is used by the AlertDialog when displaying a list of items.
23 This layout file is inflated and used as the TextView to display individual
select_dialog_item_holo.xml 21 This layout file is used by the AlertDialog when displaying a list of items.
22 This layout file is inflated and used as the TextView to display individual
  /frameworks/base/core/res/res/layout-xlarge/
select_dialog_item_holo.xml 21 This layout file is used by the AlertDialog when displaying a list of items.
22 This layout file is inflated and used as the TextView to display individual
  /frameworks/base/core/tests/utillib/src/android/test/
BandwidthTest.java 23 * This annotation can be used on an {@link junit.framework.TestCase}'s test methods. When the
25 * written through instrumentation output. It can also be used on the class itself,
  /frameworks/base/test-runner/src/android/test/
TimedTest.java 23 * This annotation can be used on an {@link junit.framework.TestCase}'s test methods. When the
25 * output. It can also be used on the class itself, which is equivalent to tagging all test methods
  /frameworks/volley/src/com/android/volley/
RetryPolicy.java 25 * Returns the current timeout (used for logging).
30 * Returns the current retry count (used for logging).
  /libcore/luni/src/main/java/javax/net/ssl/
HostnameVerifier.java 21 * The interface to be used to provide hostname verification functionality.
23 * This is an extended verification option that implementers can provide. It is to be used
  /libcore/luni/src/main/java/javax/xml/transform/stream/
StreamResult.java 50 * a stream should be used rather than a reader, so that
62 * a stream should be used rather than a reader, so that
94 * a stream should be used rather than a reader, so that
116 * a stream should be used rather than a writer, so that
139 * Set the systemID that may be used in association
153 * <code>toURI()</code> is preferred and used if possible.
155 * is used if a {@link NoSuchMethodException} is thrown by the attempt
179 * The systemID that may be used in association
  /ndk/build/tools/
find-case-duplicates.sh 18 # This script is used to find case-insensitive duplicate file names
19 # from the git repository. This is used to remove them when generating
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
filter-out 6 filter-out function is first used to discard names ending in
10 which is only used if there are multiple literals present in both
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
CheckableImageView.java 25 * A special variation of ImageView that can be used as a checkable object.
26 * This is used as the background view of quickcontact chiclet, which is in checked state
  /packages/apps/Contacts/src/com/android/contacts/util/
ThemeUtils.java 36 * Returns the resource id of the background used for buttons to show pressed and focused state
43 * Returns the resource id of the background used for list items that show activated background
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
CancelRequest.java 24 * Name used for showing users some useful info. Typically a file name.
25 * Must not be used to do some actual operations.
  /packages/apps/Email/emailsync/src/com/android/emailsync/
MailboxAlarmReceiver.java 26 * MailboxAlarmReceiver is used to "wake up" the ExchangeService at the appropriate time(s). It may
27 * also be used for individual sync adapters, but this isn't implemented at the present time.
  /packages/apps/Email/res/xml/
senders.xml 18 This file contains configuration data for commonly-used email sender.
22 This file should only be used for email store that are considered "universal"
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
ScreenNail.java 30 // This ScreenNail will not be used anymore. Release related resources.
33 // This is only used by TileImageView to back up the tiles not yet loaded.
  /packages/apps/Music/res/values/
strings2.xml 21 <!-- Do not translate. This is the separator character used when building the string that shows number of albums and songs. -->
24 <!-- Used for the 2nd and 3rd line (artist and album) in the notification area item for the music app -->
  /packages/apps/Music/src/com/android/music/
CheckableRelativeLayout.java 25 * A special variation of RelativeLayout that can be used as a checkable object.
26 * This allows it to be used as the top-level view of a list view item, which
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchSettings.java 23 * NOTE: Currently, this is not used very widely, in most instances
43 * Determines whether google.com should be used as the base path
  /packages/apps/Settings/tests/res/values/
strings.xml 27 <string name="operator_settings_summary">Operator hook that can be used to start activity of choice</string>
30 <string name="manufacturer_settings_summary">Manufacturer hook that can be used to start activity of choice</string>

Completed in 1584 milliseconds

<<919293949596979899100>>