HomeSort by relevance Sort by last modified time
    Searched full:containing (Results 1401 - 1425 of 10619) sorted by null

<<51525354555657585960>>

  /external/vixl/src/vixl/a64/
cpu-a64.cc 105 // Clean each line of the D cache containing the target data.
140 // Invalidate each line of the I cache containing the target data.
  /external/vogar/src/vogar/android/
InstallApkTask.java 61 * Returns a single dexfile containing {@code action}'s classes and all
113 * may not contain a dot, we prefix containing one to ensure we
JackDexTask.java 57 // .dex.jar containing a classes.dex and resources.
61 // 2) A .jar file containing .class files: We must ask Jack to convert it to a .dex.jar and
  /frameworks/av/include/camera/
VendorTagDescriptor.h 60 // Returns an array containing the id's of vendor tags defined.
82 * Convenience method to get a vector containing all vendor tag
  /frameworks/base/core/java/android/content/pm/
ComponentInfo.java 26 * Base class containing information common to all application components
48 * A string resource identifier (in the package's resources) containing
InstrumentationInfo.java 69 /** {@hide} Full path to the directory containing primary ABI native libraries. */
72 /** {@hide} Full path to the directory containing secondary ABI native libraries. */
  /frameworks/base/core/java/android/net/
MailTo.java 60 * @param url String containing a mailto URL
146 * @return map containing all parsed values
  /frameworks/base/core/java/android/nfc/tech/
NfcBarcode.java 24 * Provides access to tags containing just a barcode.
115 * @return a byte array containing the barcode
  /frameworks/base/core/java/android/util/
SizeF.java 117 * containing a sign, such as "-10.3", "+7" or "5.2", but not containing
  /frameworks/base/core/java/android/view/
TouchDelegate.java 43 * Bounds in local coordinates of the containing view that should be mapped to the delegate
86 * @param bounds Bounds in local coordinates of the containing view that should be mapped to
  /frameworks/base/core/java/android/webkit/
UrlInterceptRegistry.java 117 * @return A CacheResult containing surrogate content.
145 * @return A PluginData instance containing surrogate content.
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuPresenter.java 120 * @param menu Menu containing the item to be expanded
129 * @param menu Menu containing the item to be collapsed
  /frameworks/base/docs/html/training/backward-compatible-ui/
older-implementation.jd 43 <p>Action bars can be implemented using a horizontal {@link android.widget.LinearLayout} containing image buttons, either as custom title bars or as views in your activity layout. Overflow actions can be presented under the device <em>Menu</em> button.</p>
47 <p>Action bar tabs can be implemented using a horizontal {@link android.widget.LinearLayout} containing buttons, or using the {@link android.widget.TabWidget} UI element.</p>
  /frameworks/base/docs/html/training/notify-user/
build-notification.jd 90 defined by a {@link android.app.PendingIntent} containing an {@link
144 returns a {@link android.app.Notification} object containing your
  /frameworks/base/packages/Keyguard/scripts/
new_merge.py 138 # Ignore any lines containing the ignore string ("import com.android.internal.R;) and
139 # ignore any lines containing only whitespace.
  /frameworks/base/rs/java/android/renderscript/
ProgramVertex.java 25 * <li>a Type that describes the layout of an Allocation containing constant or uniform inputs</li>
30 * the user needs to bind an allocation containing those inputs. The allocation's type must match
  /frameworks/base/telecomm/java/android/telecom/
ParcelableConnection.java 104 * @return Bit-mask containing capabilities of the connection.
114 * @return Bit-mask containing properties of the connection.
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/
Utils.java 87 * This assumes that the week containing the {@link Time#EPOCH_JULIAN_DAY}
89 * {@code week} weeks after the Monday of the week containing the epoch.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
TestConferenceEventPackageParser.java 82 * {@link com.android.ims.ImsConferenceState} instance containing the participants described in
124 * @return {@link Bundle} containing the participant information.
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
Base64.java 61 * @param base64Data Byte array containing Base64 data
62 * @return Array containing decoded data.
  /frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
LoaderRaw.java 46 * @param dir The directory containing the raw images
47 * @param prop property object containing information about the files
  /frameworks/support/v13/java/android/support/v13/app/
FragmentPagerAdapter.java 48 * <p>Here is an example implementation of a pager containing fragments of
59 * <p>The <code>R.layout.fragment_pager_list</code> resource containing each
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
GuidedDatePickerAction.java 52 * containing the day ('d'), month ('m'), and year ('y'). When the format is not specified,
135 * String containing the * day ('d'), month ('m'), and year ('y'). When the format is not
TitleViewAdapter.java 25 * and expose {@link TitleViewAdapter} methods to containing fragment (e.g. BrowseFragment or
122 * stop search view breathing animation when containing fragment is paused.
  /frameworks/support/v4/java/android/support/v4/app/
FragmentPagerAdapter.java 44 * <p>Here is an example implementation of a pager containing fragments of
55 * <p>The <code>R.layout.fragment_pager_list</code> resource containing each

Completed in 1105 milliseconds

<<51525354555657585960>>