Searched defs:view (Results 451 - 475 of 847) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSession.java17 package android.view.inputmethod;
21 import android.view.KeyEvent;
22 import android.view.MotionEvent;
66 * This method is called when the user tapped a text view.
70 * @param focusChanged true if the user changed the focused view by this click.
121 * @see android.view.KeyEvent
136 * @see android.view.MotionEvent
151 * @see android.view.MotionEvent
H A DSparseRectFArray.java17 package android.view.inputmethod;
30 * belong to android.view.inputmethod because this class is hidden and used only in input method
/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerInfo.java17 package android.view.textservice;
H A DSuggestionsInfo.java17 package android.view.textservice;
/frameworks/base/core/java/android/widget/
H A DSimpleCursorAdapter.java22 import android.view.View;
32 * {@link ViewBinder#setViewValue(android.view.View, android.database.Cursor, int)}
34 * returned value is false and the view to bind is a TextView,
36 * is false and the view to bind is an ImageView,
117 * {@link ViewBinder#setViewValue(android.view.View, android.database.Cursor, int)}
119 * returned value is false and the view to bind is a TextView,
121 * false and the view to bind is an ImageView,
127 * @see android.widget.CursorAdapter#bindView(android.view.View,
135 public void bindView(View view, Context context, Cursor cursor) { argument
142 final View v = view
397 setViewValue(View view, Cursor cursor, int columnIndex) argument
[all...]
/frameworks/base/core/java/com/android/internal/view/menu/
H A DIconMenuPresenter.java16 package com.android.internal.view.menu;
18 import com.android.internal.view.menu.MenuView.ItemView;
24 import android.view.ContextThemeWrapper;
25 import android.view.MenuItem;
26 import android.view.View;
27 import android.view.ViewGroup;
59 final IconMenuItemView view = (IconMenuItemView) itemView;
60 view.setItemData(item);
62 view.initialize(item.getTitleForItemView(view), ite
[all...]
H A DMenuPresenter.java17 package com.android.internal.view.menu;
21 import android.view.ViewGroup;
56 * @param context Context for this presenter; used for view creation and resource management
112 * Called when a menu item with a collapsable action view should expand its action view.
116 * @return true if this presenter expanded the action view, false otherwise.
121 * Called when a menu item with a collapsable action view should collapse its action view.
125 * @return true if this presenter collapsed the action view, false otherwise.
/frameworks/base/core/java/com/android/internal/widget/
H A DPagerAdapter.java22 import android.view.View;
23 import android.view.ViewGroup;
27 * a {@link android.support.v4.view.ViewPager}. You will most likely want to use a more
35 * <li>{@link #instantiateItem(android.view.ViewGroup, int)}</li>
36 * <li>{@link #destroyItem(android.view.ViewGroup, int, Object)}</li>
38 * <li>{@link #isViewFromObject(android.view.View, Object)}</li>
52 * {@link #startUpdate(android.view.ViewGroup)} indicates that the contents of the ViewPager
53 * are about to change. One or more calls to {@link #instantiateItem(android.view.ViewGroup, int)}
54 * and/or {@link #destroyItem(android.view.ViewGroup, int, Object)} will follow, and the end
55 * of an update will be signaled by a call to {@link #finishUpdate(android.view
230 isViewFromObject(View view, Object object) argument
[all...]
/frameworks/base/core/jni/android/graphics/
H A DCamera.cpp12 Sk3DView* view = new Sk3DView; local
13 env->SetLongField(obj, gNativeInstanceFieldID, reinterpret_cast<jlong>(view));
18 Sk3DView* view = reinterpret_cast<Sk3DView*>(viewHandle); local
19 delete view;
/frameworks/base/core/tests/coretests/src/android/view/
H A DVelocityTest.java17 package android.view;
23 import android.view.animation.AccelerateInterpolator;
24 import android.view.animation.DecelerateInterpolator;
25 import android.view.animation.Interpolator;
26 import android.view.animation.LinearInterpolator;
29 * Exercises {@link android.view.VelocityTracker} to compute correct velocity.<br>
31 * <code>./development/testrunner/runtest.py framework -c android.view.VelocityTest</code>
43 * Test that {@link android.view.VelocityTracker}.clear() clears
190 * Test that calls to {@link android.view.VelocityTracker}.computeCurrentVelocity()
210 * Test the units parameter of {@link android.view
[all...]
/frameworks/base/core/tests/coretests/src/android/view/menu/
H A DMenuScenario.java17 package android.view.menu;
23 import android.view.Menu;
24 import android.view.MenuItem;
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DSignalTileView.java22 import android.view.View;
128 private void setVisibility(View view, boolean shown, boolean visible) { argument
130 if (view.getAlpha() == newAlpha) return;
132 view.animate()
137 view.setAlpha(newAlpha);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarTransitions.java23 import android.view.View;
38 public PhoneStatusBarTransitions(PhoneStatusBarView view) { argument
39 super(view, R.drawable.status_background);
40 mView = view;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackScrollState.java20 import android.view.View;
21 import android.view.ViewGroup;
77 private void resetViewState(ExpandableView view) { argument
78 StackViewState viewState = mStateMap.get(view);
81 mStateMap.put(view, viewState);
83 // initialize with the default values of the view
84 viewState.height = view.getIntrinsicHeight();
85 viewState.gone = view.getVisibility() == View.GONE;
130 public boolean applyState(ExpandableView view, StackViewState state) { argument
139 applyViewState(view, stat
181 applyViewState(View view, ViewState state) argument
[all...]
/frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/
H A DDpiTestActivity.java31 import android.view.LayoutInflater;
32 import android.view.View;
145 private View scrollWrap(View view) { argument
147 scroller.addView(view, new ScrollView.LayoutParams(ScrollView.LayoutParams.MATCH_PARENT,
168 View view = new View(this);
172 view.setBackgroundDrawable(d);
174 view.setLayoutParams(new LinearLayout.LayoutParams(d.getIntrinsicWidth(),
176 layout.addView(view);
180 View view = new View(this);
183 view
[all...]
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DViewLayerInvalidationActivity.java22 import android.view.View;
23 import android.view.ViewGroup;
138 private void collectLinearLayouts(View view) { argument
139 if (!(view instanceof LinearLayout)) {
142 LinearLayout parent = (LinearLayout) view;
149 private void collectTextViews(View view) { argument
150 if (view instanceof TextView) {
151 textViews.add((TextView) view);
154 if (!(view instanceof ViewGroup)) {
157 ViewGroup parent = (ViewGroup) view;
[all...]
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DShaderParam.java46 static final String view = "view"; field in class:ShaderParam
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DMainActivity.java30 import android.view.WindowManager;
91 private int loadPropIntText(TextView view, int baseVal) { argument
92 String str = view.getText().toString();
104 private float loadFloatText(TextView view) { argument
105 String str = view.getText().toString();
116 private int loadIntText(TextView view) { argument
117 String str = view.getText().toString();
/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DShadowPainter.java17 package android.view;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DBridgeActionBar.java28 import android.view.LayoutInflater;
29 import android.view.View;
30 import android.view.ViewGroup;
31 import android.view.ViewGroup.LayoutParams;
108 * Returns the view inflated. This should contain both the ActionBar and the app content in it.
156 * The root view that represents the action bar and possibly the content included in it.
166 protected static void setMatchParent(View view) { argument
167 view.setLayoutParams(new LayoutParams(LayoutParams.MATCH_PARENT,
H A DNavigationBar.java26 import android.view.View;
109 private static void setSize(BridgeContext context, View view, int orientation, int size) { argument
111 LayoutParams layoutParams = (LayoutParams) view.getLayoutParams();
117 view.setLayoutParams(layoutParams);
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
H A DViewBindingAdapter.java25 import android.view.View;
26 import android.view.View.OnAttachStateChangeListener;
63 public static void setPadding(View view, int padding) { argument
64 view.setPadding(padding, padding, padding, padding);
68 public static void setPaddingBottom(View view, int padding) { argument
69 view.setPadding(view.getPaddingLeft(), view.getPaddingTop(), view.getPaddingRight(),
74 public static void setPaddingEnd(View view, in argument
85 setPaddingLeft(View view, int padding) argument
91 setPaddingRight(View view, int padding) argument
97 setPaddingStart(View view, int padding) argument
108 setPaddingTop(View view, int padding) argument
114 setRequiresFadingEdge(View view, int value) argument
122 setClickListener(View view, View.OnClickListener clickListener, boolean clickable) argument
129 setOnClick(View view, View.OnClickListener clickListener, boolean clickable) argument
136 setListener(View view, View.OnLongClickListener clickListener, boolean clickable) argument
143 setOnLongClick(View view, View.OnLongClickListener clickListener, boolean clickable) argument
150 setListener(View view, OnViewAttachedToWindow attached) argument
155 setListener(View view, OnViewDetachedFromWindow detached) argument
160 setListener(View view, final OnViewDetachedFromWindow detach, final OnViewAttachedToWindow attach) argument
195 setOnLayoutChangeListener(View view, View.OnLayoutChangeListener oldValue, View.OnLayoutChangeListener newValue) argument
[all...]
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/adapter/
H A DMultiArgTestAdapter.java20 import android.view.View;
46 public static void setBoth(TextView view, MultiBindingClass1 class1, argument
48 view.setText(join(class1, class2));
52 public static void setBoth(TextView view, String str1, argument
54 view.setText(join(str1, str2));
58 public static void setClass1(TextView view, MultiBindingClass1 class1) { argument
59 view.setText(class1.getValue());
63 public static void setClassStr(TextView view, String str) { argument
64 view.setText(str);
68 public static void setClass2(TextView view, MultiBindingClass argument
73 setWithOldValue(TextView view, String oldValue, String newValue) argument
78 set2WithOldValues(TextView view, String oldValue1, String oldValue2, String newValue1, String newValue2) argument
[all...]
/frameworks/ex/common/tests/src/com/android/common/widget/
H A DCompositeCursorAdapterTest.java23 import android.view.View;
24 import android.view.ViewGroup;
52 protected void bindHeaderView(View view, int partition, Cursor cursor) { argument
/frameworks/opt/bitmap/src/com/android/bitmap/view/
H A DBitmapDrawableImageView.java17 package com.android.bitmap.view;
35 * or any use-case where {@link android.view.View#onDetachedFromWindow} is

Completed in 942 milliseconds

<<11121314151617181920>>