HomeSort by relevance Sort by last modified time
    Searched refs:ExportedProperty (Results 1 - 21 of 21) sorted by null

  /dalvik/tests/004-annotations/src/android/test/anno/
ExportedProperty.java 9 public @interface ExportedProperty {
TestAnnotations.java 76 @ExportedProperty(mapping = {
121 ExportedProperty property;
130 property = meth.getAnnotation(ExportedProperty.class);
  /frameworks/base/core/java/android/widget/
FrameLayout.java 49 @ViewDebug.ExportedProperty
52 @ViewDebug.ExportedProperty
54 @ViewDebug.ExportedProperty
56 @ViewDebug.ExportedProperty
58 @ViewDebug.ExportedProperty
60 @ViewDebug.ExportedProperty
65 @ViewDebug.ExportedProperty
69 @ViewDebug.ExportedProperty
AdapterView.java 59 @ViewDebug.ExportedProperty
144 @ViewDebug.ExportedProperty
155 @ViewDebug.ExportedProperty
171 @ViewDebug.ExportedProperty
    [all...]
LinearLayout.java 53 @ViewDebug.ExportedProperty
63 @ViewDebug.ExportedProperty
71 @ViewDebug.ExportedProperty
74 @ViewDebug.ExportedProperty
76 @ViewDebug.ExportedProperty(mapping = {
91 @ViewDebug.ExportedProperty
94 @ViewDebug.ExportedProperty
97 @ViewDebug.ExportedProperty
    [all...]
CheckedTextView.java 78 @ViewDebug.ExportedProperty
ProgressBar.java 339 @ViewDebug.ExportedProperty
612 @ViewDebug.ExportedProperty
629 @ViewDebug.ExportedProperty
643 @ViewDebug.ExportedProperty
TableRow.java 390 @ViewDebug.ExportedProperty
396 @ViewDebug.ExportedProperty
CompoundButton.java 102 @ViewDebug.ExportedProperty
AbsListView.java 609 @ViewDebug.ExportedProperty
652 @ViewDebug.ExportedProperty
688 @ViewDebug.ExportedProperty
735 @ViewDebug.ExportedProperty
765 @ViewDebug.ExportedProperty
    [all...]
RelativeLayout.java     [all...]
TextView.java     [all...]
ListView.java     [all...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 168 public @interface ExportedProperty {
185 * @ViewDebug.ExportedProperty(mapping = {
205 * @ViewDebug.ExportedProperty(indexMapping = {
226 * @ViewDebug.ExportedProperty(flagMapping = {
262 * in a @ExportedProperty to provide more meaningful values to the end user.
264 * @see android.view.ViewDebug.ExportedProperty
286 * in a @ExportedProperty to provide more meaningful values to the end user.
288 * @see android.view.ViewDebug.ExportedProperty
355 private static HashMap<AccessibleObject, ExportedProperty> sAnnotations;
    [all...]
View.java     [all...]
ViewGroup.java 365 @ViewDebug.ExportedProperty(mapping = {
    [all...]
WindowManager.java 145 @ViewDebug.ExportedProperty(mapping = {
393 @ViewDebug.ExportedProperty(flagMapping = {
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 859 @ViewDebug.ExportedProperty
865 @ViewDebug.ExportedProperty
871 @ViewDebug.ExportedProperty
877 @ViewDebug.ExportedProperty
886 @ViewDebug.ExportedProperty
889 @ViewDebug.ExportedProperty
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 770 milliseconds