HomeSort by relevance Sort by last modified time
    Searched refs:ViewDebug (Results 26 - 50 of 56) sorted by null

12 3

  /frameworks/base/core/java/android/widget/
CheckedTextView.java 27 import android.view.ViewDebug;
82 @ViewDebug.ExportedProperty
CompoundButton.java 29 import android.view.ViewDebug;
103 @ViewDebug.ExportedProperty
ProgressBar.java 45 import android.view.ViewDebug;
430 @ViewDebug.ExportedProperty(category = "progress")
767 @ViewDebug.ExportedProperty(category = "progress")
784 @ViewDebug.ExportedProperty(category = "progress")
798 @ViewDebug.ExportedProperty(category = "progress")
    [all...]
TextClock.java 41 import static android.view.ViewDebug.ExportedProperty;
AbsListView.java 55 import android.view.ViewDebug;
    [all...]
ImageView.java 40 import android.view.ViewDebug;
    [all...]
HorizontalScrollView.java 36 import android.view.ViewDebug;
112 @ViewDebug.ExportedProperty(category = "layout")
    [all...]
ScrollView.java 39 import android.view.ViewDebug;
119 @ViewDebug.ExportedProperty(category = "layout")
    [all...]
GridView.java 29 import android.view.ViewDebug;
    [all...]
TextView.java 110 import android.view.ViewDebug;
494 @ViewDebug.ExportedProperty(category = "text")
    [all...]
ListView.java 39 import android.view.ViewDebug;
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuItemView.java 29 import android.view.ViewDebug;
206 @ViewDebug.CapturedViewProperty(retrieveReturn = true)
MenuItemImpl.java 32 import android.view.ViewDebug;
197 @ViewDebug.CapturedViewProperty
331 @ViewDebug.CapturedViewProperty
  /packages/apps/Settings/src/com/android/settings/widget/
ChartView.java 25 import android.view.ViewDebug;
45 @ViewDebug.ExportedProperty
  /frameworks/base/core/java/com/android/internal/widget/
SizeAdaptiveLayout.java 37 import android.view.ViewDebug;
315 @ViewDebug.ExportedProperty(category = "layout")
321 @ViewDebug.ExportedProperty(category = "layout")
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuItemImpl.java 32 import android.view.ViewDebug;
207 @ViewDebug.CapturedViewProperty
356 @ViewDebug.CapturedViewProperty
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarIconView.java 31 import android.view.ViewDebug;
44 @ViewDebug.ExportedProperty private String mSlot;
  /packages/apps/MusicFX/src/com/android/musicfx/seekbar/
ProgressBar.java 45 import android.view.ViewDebug;
419 @ViewDebug.ExportedProperty(category = "progress")
718 @ViewDebug.ExportedProperty(category = "progress")
735 @ViewDebug.ExportedProperty(category = "progress")
749 @ViewDebug.ExportedProperty(category = "progress")
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
HorizontalScrollView.java 32 import android.view.ViewDebug;
115 @ViewDebug.ExportedProperty(category = "layout")
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 45 import android.view.ViewDebug;
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java 44 import android.view.ViewDebug;
    [all...]
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java 32 import android.view.ViewDebug;
109 @ViewDebug.ExportedProperty(category = "layout")
    [all...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 59 public class ViewDebug {
102 * @ViewDebug.ExportedProperty(mapping = {
103 * @ViewDebug.IntToString(from = 0, to = "VISIBLE"),
104 * @ViewDebug.IntToString(from = 4, to = "INVISIBLE"),
105 * @ViewDebug.IntToString(from = 8, to = "GONE")
112 * @see android.view.ViewDebug.IntToString
122 * @ViewDebug.ExportedProperty(indexMapping = {
123 * @ViewDebug.IntToString(from = 0, to = "INVALID"),
124 * @ViewDebug.IntToString(from = 1, to = "FIRST"),
125 * @ViewDebug.IntToString(from = 2, to = "SECOND"
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 83 import android.view.ViewDebug;
    [all...]
  /prebuilts/sdk/14/
android.jar 

Completed in 647 milliseconds

12 3