/packages/apps/Contacts/src/com/android/contacts/group/ |
GroupDetailDisplayUtils.java | 20 import android.view.LayoutInflater; 21 import android.view.View; 35 public static View getNewGroupSourceView(Context context) { 41 public static void bindGroupSourceView(Context context, View view, String accountTypeString, 46 TextView label = (TextView) view.findViewById(android.R.id.title); 48 throw new IllegalStateException("Group source view must contain a TextView with id" 53 ImageView accountIcon = (ImageView) view.findViewById(android.R.id.icon); 55 throw new IllegalStateException("Group source view must contain an ImageView with id [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
FocusOnlyTabWidget.java | 21 import android.view.View; 37 public View getSelectedTab() { 40 View v = getChildTabViewAt(i); 48 public int getChildTabIndex(View v) { 59 View tab = null; 63 View v = getChildTabViewAt(i); 75 public void superOnFocusChange(View v, boolean hasFocus) { 80 public void onFocusChange(android.view.View v, boolean hasFocus) [all...] |
/prebuilts/sdk/10/ |
framework.aidl | 23 parcelable android.view.KeyEvent; 24 parcelable android.view.MotionEvent; 25 parcelable android.view.Surface; 26 parcelable android.view.WindowManager.LayoutParams; 28 interface com.android.internal.view.IInputContext; 29 interface com.android.internal.view.IInputMethod; 30 interface com.android.internal.view.IInputMethodCallback; 31 interface com.android.internal.view.IInputMethodClient; 32 interface com.android.internal.view.IInputMethodManager; 33 interface com.android.internal.view.IInputMethodSession [all...] |
/prebuilts/sdk/11/ |
framework.aidl | 23 parcelable android.view.KeyEvent; 24 parcelable android.view.MotionEvent; 25 parcelable android.view.Surface; 26 parcelable android.view.WindowManager.LayoutParams; 28 interface com.android.internal.view.IInputContext; 29 interface com.android.internal.view.IInputMethod; 30 interface com.android.internal.view.IInputMethodCallback; 31 interface com.android.internal.view.IInputMethodClient; 32 interface com.android.internal.view.IInputMethodManager; 33 interface com.android.internal.view.IInputMethodSession [all...] |
/prebuilts/sdk/12/ |
framework.aidl | 23 parcelable android.view.KeyEvent; 24 parcelable android.view.MotionEvent; 25 parcelable android.view.Surface; 26 parcelable android.view.WindowManager.LayoutParams; 28 interface com.android.internal.view.IInputContext; 29 interface com.android.internal.view.IInputMethod; 30 interface com.android.internal.view.IInputMethodCallback; 31 interface com.android.internal.view.IInputMethodClient; 32 interface com.android.internal.view.IInputMethodManager; 33 interface com.android.internal.view.IInputMethodSession [all...] |
/prebuilts/sdk/13/ |
framework.aidl | 23 parcelable android.view.KeyEvent; 24 parcelable android.view.MotionEvent; 25 parcelable android.view.Surface; 26 parcelable android.view.WindowManager.LayoutParams; 28 interface com.android.internal.view.IInputContext; 29 interface com.android.internal.view.IInputMethod; 30 interface com.android.internal.view.IInputMethodCallback; 31 interface com.android.internal.view.IInputMethodClient; 32 interface com.android.internal.view.IInputMethodManager; 33 interface com.android.internal.view.IInputMethodSession [all...] |
/prebuilts/sdk/6/ |
framework.aidl | 18 parcelable android.view.KeyEvent; 19 parcelable android.view.MotionEvent; 20 parcelable android.view.Surface; 21 parcelable android.view.WindowManager.LayoutParams; 23 interface com.android.internal.view.IInputContext; 24 interface com.android.internal.view.IInputMethod; 25 interface com.android.internal.view.IInputMethodCallback; 26 interface com.android.internal.view.IInputMethodClient; 27 interface com.android.internal.view.IInputMethodManager; 28 interface com.android.internal.view.IInputMethodSession [all...] |
/prebuilts/sdk/7/ |
framework.aidl | 18 parcelable android.view.KeyEvent; 19 parcelable android.view.MotionEvent; 20 parcelable android.view.Surface; 21 parcelable android.view.WindowManager.LayoutParams; 23 interface com.android.internal.view.IInputContext; 24 interface com.android.internal.view.IInputMethod; 25 interface com.android.internal.view.IInputMethodCallback; 26 interface com.android.internal.view.IInputMethodClient; 27 interface com.android.internal.view.IInputMethodManager; 28 interface com.android.internal.view.IInputMethodSession [all...] |
/prebuilts/sdk/8/ |
framework.aidl | 20 parcelable android.view.KeyEvent; 21 parcelable android.view.MotionEvent; 22 parcelable android.view.Surface; 23 parcelable android.view.WindowManager.LayoutParams; 25 interface com.android.internal.view.IInputContext; 26 interface com.android.internal.view.IInputMethod; 27 interface com.android.internal.view.IInputMethodCallback; 28 interface com.android.internal.view.IInputMethodClient; 29 interface com.android.internal.view.IInputMethodManager; 30 interface com.android.internal.view.IInputMethodSession [all...] |
/prebuilts/sdk/9/ |
framework.aidl | 24 parcelable android.view.KeyEvent; 25 parcelable android.view.MotionEvent; 26 parcelable android.view.Surface; 27 parcelable android.view.WindowManager.LayoutParams; 29 interface com.android.internal.view.IInputContext; 30 interface com.android.internal.view.IInputMethod; 31 interface com.android.internal.view.IInputMethodCallback; 32 interface com.android.internal.view.IInputMethodClient; 33 interface com.android.internal.view.IInputMethodManager; 34 interface com.android.internal.view.IInputMethodSession [all...] |
/frameworks/base/docs/html/sdk/api_diff/12/ |
user_comments_for_11_to_12.xml | 85 <identifier id="android.app.Activity.dispatchGenericMotionEvent_added(android.view.MotionEvent)"/> 91 <identifier id="android.app.Activity.onGenericMotionEvent_added(android.view.MotionEvent)"/> 127 <identifier id="android.app.Dialog.dispatchGenericMotionEvent_added(android.view.MotionEvent)"/> 133 <identifier id="android.app.Dialog.onGenericMotionEvent_added(android.view.MotionEvent)"/> 793 <identifier id="android.text.method.BaseMovementMethod.onGenericMotionEvent_added(android.widget.TextView, android.text.Spannable, android.view.MotionEvent)"/> 805 <identifier id="android.text.method.MovementMethod.onGenericMotionEvent_added(android.widget.TextView, android.text.Spannable, android.view.MotionEvent)"/> 895 <identifier id="android.view"/> 901 <identifier id="android.view.InputDevice"/> 907 <identifier id="android.view.InputDevice.MOTION_RANGE_ORIENTATION"/> 913 <identifier id="android.view.InputDevice.MOTION_RANGE_PRESSURE"/ [all...] |
/frameworks/base/docs/html/sdk/api_diff/12/changes/ |
android.view.View.html | 10 android.view.View 74 Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+2"><code>View</code></font></A> 86 <A NAME="android.view.View.addOnAttachStateChangeListener_added(android.view.View.OnAttachStateChangeListener)"></A [all...] |
/external/chromium-trace/trace-viewer/src/ |
profiling_view_test.html | 12 .profiling-view { 52 var view = new tracing.ProfilingView(); 64 view.tracingController.onRequestBufferPercentFullComplete(0.5); 69 view.tracingController.onSystemTraceDataCollected( 72 view.tracingController.onTraceDataCollected(testData); 73 view.tracingController.onEndTracingComplete(); 77 view.tracingController.onLoadTraceFileComplete( 82 view.tracingController.onSaveTraceFileComplete(); 90 view.tracingController = tracingController; 91 view.focusElement = view [all...] |
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
RequestRectangleVisibleTest.java | 29 import android.view.View; 30 import android.view.KeyEvent; 44 private View mChildToScrollTo; 98 // view is off screen 139 // view is off screen above 176 * Press the down key until a particular view is in focus 177 * @param view The view to get in focus. 180 private void pressDownUntilViewInFocus(View view, int maxKeyPress) [all...] |
/development/apps/Development/src/com/android/development/ |
PackageSummary.java | 34 import android.view.LayoutInflater; 35 import android.view.View; 48 private View mDisabled; 49 private View mSystem; 50 private View mDebuggable; 51 private View mNoCode; 52 private View mPersistent; 107 mDisabled.setVisibility(View.GONE); 110 mSystem.setVisibility(View.GONE) 175 Button view = (Button)inflate.inflate( local 192 Button view = (Button)inflate.inflate( local 206 Button view = (Button)inflate.inflate( local 219 Button view = (Button)inflate.inflate( local 232 Button view = (Button)inflate.inflate( local [all...] |
/external/webkit/Source/WebCore/inspector/front-end/ |
heapProfiler.css | 40 .heap-snapshot-view { 50 .heap-snapshot-view.visible { 54 .heap-snapshot-view .data-grid { 64 .heap-snapshot-view .data-grid th.count-column { 68 .heap-snapshot-view .data-grid td.count-column { 72 .heap-snapshot-view .data-grid th.size-column { 76 .heap-snapshot-view .data-grid td.size-column { 80 .heap-snapshot-view .data-grid th.countDelta-column { 84 .heap-snapshot-view .data-grid td.countDelta-column { 88 .heap-snapshot-view .data-grid th.sizeDelta-column [all...] |
/packages/apps/Browser/src/com/android/browser/ |
BrowserSnapshotPage.java | 34 import android.view.ContextMenu; 35 import android.view.ContextMenu.ContextMenuInfo; 36 import android.view.LayoutInflater; 37 import android.view.MenuInflater; 38 import android.view.MenuItem; 39 import android.view.View; 40 import android.view.View.MeasureSpec; 41 import android.view.ViewGroup 94 View view = inflater.inflate(R.layout.snapshots, container, false); local [all...] |
/frameworks/base/core/java/android/view/ |
ViewStub.java | 17 package android.view; 30 * A ViewStub is an invisible, zero-sized View that can be used to lazily inflate 34 * is inflated. The ViewStub then replaces itself in its parent with the inflated View or Views. 35 * Therefore, the ViewStub exists in the view hierarchy until {@link #setVisibility(int)} or 38 * The inflated View is added to the ViewStub's parent with the ViewStub's layout 39 * parameters. Similarly, you can define/override the inflate View's id by using the 52 * View created by inflating the layout resource "mySubTree" can be found using the 53 * id "subTree," specified by the inflatedId property. The inflated View is finally 60 * View inflated = stub.inflate(); 63 * When {@link #inflate()} is invoked, the ViewStub is replaced by the inflated View 226 View view = mInflatedViewRef.get(); local 259 final View view = factory.inflate(mLayoutResource, parent, local [all...] |
ViewDebug.java | 17 package android.view; 57 * Various debugging/tracing tools related to {@link View} and the view hierarchy. 80 * the view server. Only non-void methods with no arguments can be annotated 97 * instance, View.getVisibility() returns 0, 4 or 8. However, these values 112 * @see android.view.ViewDebug.IntToString 132 * @see android.view.ViewDebug.IntToString 189 * @see android.view.ViewDebug.ExportedProperty 213 * @see android.view.ViewDebug.ExportedProperty 249 * the view is captured. Methods with this annotation must have no argument 443 View view = root.getRootView(); local 457 final View view = findView(root, parameter); local 464 final View view = findView(root, parameter); local 477 final View view = findView(root, parameter); local 704 final View view = findView(root, parameter); local 785 View view = root.getRootView(); local 809 final View view = group.getChildAt(i); local 846 final View view = group.getChildAt(i); local 980 final View view = (View) object; local [all...] |
/developers/samples/android/ui/holo/BorderlessButtons/BorderlessButtons/src/main/java/com/example/android/borderlessbuttons/ |
MainActivity.java | 24 import android.view.Menu; 25 import android.view.MenuItem; 26 import android.view.View; 27 import android.view.ViewGroup; 48 findViewById(R.id.cancel_button).setOnClickListener(new View.OnClickListener() { 50 public void onClick(View view) { 55 findViewById(R.id.ok_button).setOnClickListener(new View.OnClickListener() { 57 public void onClick(View view) [all...] |
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
cookie_details_view_controller.mm | 18 #pragma mark View Controller 33 // text field in the view. This is used to shrink the view 35 - (void)getLowestLabelVerticalPosition:(NSView*)view 37 if (![view isHidden]) { 38 if ([view isKindOfClass:[NSTextField class]]) { 39 NSRect frame = [view frame]; 44 for (NSView* subview in [view subviews]) { 52 // Make sure the view is loaded before we set the content object, 54 // reach the view and all of the detail values are defaul [all...] |
/external/skia/include/views/ |
SkView.h | 41 kVisible_Mask = 1 << kVisible_Shift, //!< set if the view is visible 42 kEnabled_Mask = 1 << kEnabled_Shift, //!< set if the view is enabled 43 kFocusable_Mask = 1 << kFocusable_Shift, //!< set if the view can receive focus 44 kFlexH_Mask = 1 << kFlexH_Shift, //!< set if the view's width is stretchable 45 kFlexV_Mask = 1 << kFlexV_Shift, //!< set if the view's height is stretchable 46 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds 54 /** Return the flags associated with the view 57 /** Set the flags associated with the view 61 /** Helper that returns non-zero if the kVisible_Mask bit is set in the view's flags 67 /** Helper to set/clear the view's kVisible_Mask flag * [all...] |
/external/skia/legacy/include/views/ |
SkView.h | 40 kVisible_Mask = 1 << kVisible_Shift, //!< set if the view is visible 41 kEnabled_Mask = 1 << kEnabled_Shift, //!< set if the view is enabled 42 kFocusable_Mask = 1 << kFocusable_Shift, //!< set if the view can receive focus 43 kFlexH_Mask = 1 << kFlexH_Shift, //!< set if the view's width is stretchable 44 kFlexV_Mask = 1 << kFlexV_Shift, //!< set if the view's height is stretchable 45 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds 53 /** Return the flags associated with the view 56 /** Set the flags associated with the view 60 /** Helper that returns non-zero if the kVisible_Mask bit is set in the view's flags 66 /** Helper to set/clear the view's kVisible_Mask flag * [all...] |
/frameworks/base/core/java/com/android/internal/view/menu/ |
MenuView.java | 17 package com.android.internal.view.menu; 19 import com.android.internal.view.menu.MenuBuilder; 20 import com.android.internal.view.menu.MenuItemImpl; 25 * Minimal interface for a menu view. {@link #initialize(MenuBuilder)} must be called for the 33 * view is inflated. 46 * Minimal interface for a menu item view. {@link #initialize(MenuItemImpl, int)} must be called 51 * Initializes with the provided MenuItemData. This should be called after the view is 61 * Gets the item data that this view is displaying. 67 * Sets the title of the item view. 73 * Sets the enabled state of the item view [all...] |
/frameworks/base/core/tests/coretests/src/android/view/ |
FocusFinderTest.java | 17 package android.view; 41 assertIsNotCandidate(View.FOCUS_UP, 54 assertDirectionIsCandidate(View.FOCUS_UP, src, dest); 60 View.FOCUS_DOWN, 69 View.FOCUS_DOWN, 78 View.FOCUS_DOWN, 87 View.FOCUS_DOWN, 92 View.FOCUS_DOWN, 102 assertBeamsOverlap(View.FOCUS_LEFT, rect, rect); 103 assertBeamsOverlap(View.FOCUS_RIGHT, rect, rect) [all...] |