HomeSort by relevance Sort by last modified time
    Searched full:custom (Results 276 - 300 of 2871) sorted by null

<<11121314151617181920>>

  /frameworks/rs/
Android.mk 74 # Generate custom headers
91 # Generate custom source files
166 # Generate custom headers
181 # Generate custom source files
  /libcore/luni/src/main/java/java/sql/
SQLData.java 21 * An interface for the custom mapping of an SQL <i>User Defined Type</i> (UDT)
35 * Normally the implementation of a custom mapping is generated by
83 * read for the custom mapping.
108 * the custom mapping.
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
SecurityChecker.java 28 * Custom security manager
  /packages/apps/Browser/res/drawable/
add_tab_selector.xml 17 <!-- Custom background for the new tab button -->
  /packages/apps/Browser/src/com/android/browser/
AddNewBookmark.java 25 * Custom layout for an item representing a bookmark in the browser.
  /packages/apps/Contacts/res/layout/
account_filter_header.xml 18 (e.g. All contacts filter, custom filter, etc.),
  /packages/apps/Contacts/src/com/android/contacts/detail/
ActionsViewContainer.java 27 * Custom {@link LinearLayout} which remembers its position in the {@link ListView}. Should be
  /packages/apps/Contacts/src/com/android/contacts/dialpad/
DialpadImageButton.java 26 * Custom {@link ImageButton} for dialpad buttons.
  /packages/apps/Contacts/src/com/android/contacts/widget/
FullHeightLinearLayout.java 24 * A custom layout for dialogs that need to be stretched to the full height of the screen.
LayoutSuppressingImageView.java 24 * Custom {@link ImageView} that improves layouting performance.
LayoutSuppressingQuickContactBadge.java 24 * Custom {@link QuickContactBadge} that improves layouting performance.
  /packages/apps/Email/res/layout/
action_bar_custom_view.xml 18 Custom view set to the action bar.
  /packages/apps/Email/src/com/android/email/activity/
ChipsAddressTextView.java 25 * This is a MultiAutoCompleteTextView which has a custom validator.
  /packages/apps/Launcher2/src/com/android/launcher2/
AccessibleTabView.java 25 * We use a custom tab view to process our own focus traversals.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ContactsSource.java 26 * Special case SearchableSource for contacts to provide the custom contacts suggestion view.
SuggestionExtras.java 28 * Return the names of custom columns present in these extras.
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryPreference.java 30 * Custom preference for displaying power consumption as a bar and an icon on the left for the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidOutlineConfiguration.java 25 * Custom version of {@link XMLContentOutlineConfiguration} which adds in icons and
AndroidQuickOutlineConfiguration.java 23 * Custom version of {@link XMLQuickOutlineConfiguration} which adds in icons and
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RuleLoader.java 153 * Return the class loader to use for custom views, or null if no custom
158 * @return a class loader to use for custom view rules, or null
170 // Check the timestamp on the jar files in the custom view path to see if we
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunch.java 26 * Custom implementation of Launch to allow access to the LaunchManager
  /sdk/ide_common/src/com/android/ide/common/resources/
FrameworkResourceItem.java 20 * A custom {@link ResourceItem} for resources provided by the framework.
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
ViewConstructorDetector.java 38 * Looks for custom views that do not define the view constructors needed by UI builders
51 "Checks that custom views define the expected constructors",
59 "If your custom view needs to perform initialization which does not apply when " +
138 "Custom view %1$s is missing constructor used by tools: " +
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/
ToastDetectorTest.java 30 "ToastTest.java:32: Warning: Expected duration Toast.LENGTH_SHORT or Toast.LENGTH_LONG, a custom duration value is not supported\n" +
UseCompoundDrawableDetectorTest.java 36 // Ignore layouts that set a custom background

Completed in 1318 milliseconds

<<11121314151617181920>>