HomeSort by relevance Sort by last modified time
    Searched full:view (Results 226 - 250 of 3846) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReorderFour.java 24 import android.view.View;
25 import android.view.View.OnClickListener;
40 public void onClick(View v) {
ReorderOnLaunch.java 24 import android.view.View;
25 import android.view.View.OnClickListener;
40 public void onClick(View v) {
ReorderThree.java 24 import android.view.View;
25 import android.view.View.OnClickListener;
40 public void onClick(View v) {
ReorderTwo.java 24 import android.view.View;
25 import android.view.View.OnClickListener;
40 public void onClick(View v) {
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar4.java 17 package com.example.android.apis.view;
23 import android.view.Window;
24 import android.view.View;
45 public void onClick(View v) {
  /frameworks/base/core/java/com/android/internal/view/
IInputMethodCallback.aidl 17 package com.android.internal.view;
20 import android.view.KeyEvent;
21 import android.view.MotionEvent;
22 import com.android.internal.view.IInputContext;
23 import com.android.internal.view.IInputMethodSession;
  /frameworks/base/core/tests/coretests/src/android/view/
BitmapDrawable.java 17 package android.view;
24 import android.view.View;
25 import android.view.View.OnClickListener;
ListContextMenu.java 17 package android.view;
25 import android.view.ContextMenu;
26 import android.view.Menu;
27 import android.view.MenuItem;
28 import android.view.SubMenu;
29 import android.view.View;
30 import android.view.ViewGroup;
31 import android.view.LayoutInflater;
32 import android.view.ContextMenu.ContextMenuInfo
74 TextView view; local
    [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
BaselineAlignmentZeroWidthAndWeight.java 23 import android.view.View;
31 findViewById(R.id.show).setOnClickListener(new View.OnClickListener() {
32 public void onClick(View v) {
33 findViewById(R.id.layout).setVisibility(View.VISIBLE);
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListItemFocusablesClose.java 21 import android.view.View;
22 import android.view.ViewGroup;
36 public View getChildOfItem(int listIndex, int index) {
50 protected View createView(int position, ViewGroup parent, int desiredHeight) {
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
ManyEditTextActivityScrollResize.java 21 import android.view.View;
22 import android.view.WindowManager;
34 private View mRootView;
58 public View getRootView() {
  /frameworks/base/tests/ImfTest/tests/src/com/android/imftest/samples/
OneEditTextActivitySelectedTests.java 22 import android.view.KeyEvent;
23 import android.view.View;
42 View rootView = ((OneEditTextActivitySelected) mTargetActivity).getRootView();
43 View servedView = ((OneEditTextActivitySelected) mTargetActivity).getDefaultFocusedView();
  /frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
TestAppWidgetConfigure.java 24 import android.view.View;
42 View.OnClickListener mOnClickListener = new View.OnClickListener() {
43 public void onClick(View v) {
  /packages/apps/Mms/src/com/android/mms/ui/
AdaptableSlideViewInterface.java 21 * The view interface of a slide which elements can be resize.
25 * Set the display region of the text view.
29 * Set the display region of the image view.
33 * Set the display region of the video view.
38 * the view is changed.
  /packages/apps/Phone/src/com/android/phone/
IccMissingPanel.java 20 import android.view.View;
41 View.OnClickListener mButtonListener = new View.OnClickListener() {
42 public void onClick(View v) {
IccNetworkDepersonalizationPanel.java 30 import android.view.KeyEvent;
31 import android.view.View;
141 mDismissButton.setVisibility(View.VISIBLE);
145 mDismissButton.setVisibility(View.GONE);
169 View.OnClickListener mUnlockListener = new View.OnClickListener() {
170 public void onClick(View v) {
186 mEntryPanel.setVisibility(View.GONE);
187 mStatusPanel.setVisibility(View.VISIBLE)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.view.WindowManager.LayoutParams.html 10 android.view.WindowManager.LayoutParams
74 Class android.view.<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html" target="_top"><font size="+2"><code>WindowManager.LayoutParams</code></font></A>
86 <A NAME="android.view.WindowManager.LayoutParams.mayUseInputMethod_added(int)"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#mayUseInputMethod(int)" target="_top"><code>mayUseInputMethod</code></A>(<code>int</code>)</nobr>
102 <A NAME="android.view.WindowManager.LayoutParams.FLAG_ALT_FOCUSABLE_IM"></A>
103 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_ALT_FOCUSABLE_IM" target="_top"><code>FLAG_ALT_FOCUSABLE_IM</code></A></nobr>
109 <A NAME="android.view.WindowManager.LayoutParams.FLAG_WATCH_OUTSIDE_TOUCH"></A>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_WATCH_OUTSIDE_TOUCH" target="_top"><code>FLAG_WATCH_OUTSIDE_TOUCH</code></A></nobr>
116 <A NAME="android.view.WindowManager.LayoutParams.SCREEN_BRIGHTNESS_CHANGED"></A
    [all...]
android.view.KeyEvent.html 10 android.view.KeyEvent
74 Class android.view.<A HREF="../../../../reference/android/view/KeyEvent.html" target="_top"><font size="+2"><code>KeyEvent</code></font></A>
85 <A NAME="android.view.KeyEvent.ctor_added(android.view.KeyEvent)"></A>
86 <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(android.view.KeyEvent)" target="_top"><code>KeyEvent</code></A>(<code>KeyEvent</code>)</nobr>
92 <A NAME="android.view.KeyEvent.ctor_added(long, java.lang.String, int, int)"></A>
93 <nobr><A HREF="../../../../reference/android/view/KeyEvent.html#KeyEvent(long, java.lang.String, int, int)" target="_top"><code>KeyEvent</code></A>(<code>long,</nobr> String<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
108 <A NAME="android.view.KeyEvent.changeAction_added(android.view.KeyEvent, int)"></A
    [all...]
  /frameworks/base/core/java/android/widget/
AdapterView.java 26 import android.view.ContextMenu;
27 import android.view.SoundEffectConstants;
28 import android.view.View;
29 import android.view.ViewDebug;
30 import android.view.ViewGroup;
31 import android.view.ContextMenu.ContextMenuInfo;
32 import android.view.accessibility.AccessibilityEvent;
36 * An AdapterView is a view whose children are determined by an {@link Adapter}.
45 * The item view type returned by {@link Adapter#getItemViewType(int)} whe
    [all...]
MediaController.java 26 import android.view.Gravity;
27 import android.view.KeyEvent;
28 import android.view.LayoutInflater;
29 import android.view.MotionEvent;
30 import android.view.View;
31 import android.view.ViewGroup;
32 import android.view.Window;
33 import android.view.WindowManager;
42 * A view containing controls for a MediaPlayer. Typically contains th
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLU.java 58 * view, and an up vector.
64 * @param centerX center of view X
65 * @param centerY center of view Y
66 * @param centerZ center of view Z
101 * @param fovy specifies the field of view angle, in degrees, in the Y
104 * view in the x direction. The aspect ratio is the ratio of x
123 * and view. The result is stored in win.
137 * @param view the current view, {x, y, width, height}
138 * @param viewOffset the offset into the view array where the view vecto
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
SimpleAdapterTest.java 31 import android.view.LayoutInflater;
32 import android.view.View;
181 notes = "Test {@link SimpleAdapter#getView(int, View, ViewGroup)}",
183 args = {int.class, android.view.View.class, android.view.ViewGroup.class}
186 + "SimpleAdapter#getView(int, View, ViewGroup) if the param position is out of index")
189 View result = mSimpleAdapter.getView(0, null, mAdapterHost);
197 // use the previous result as the convert view
367 ImageView view = new ImageView(mContext); local
429 TextView view = new TextView(mContext); local
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
GridDrawables.java 126 public void onSurfaceCreated(RenderView view, GL11 gl) {
161 mTextureFrame = view.getResource(TEXTURE_FRAME, false);
162 mTextureGridFrame = view.getResource(TEXTURE_GRID_FRAME, false);
163 mTextureFrameFocus = view.getResource(TEXTURE_FRAME_FOCUS, false);
164 mTextureFramePressed = view.getResource(TEXTURE_FRAME_PRESSED, false);
165 mTextureLocation = view.getResource(TEXTURE_LOCATION, false);
166 mTextureVideo = view.getResource(TEXTURE_VIDEO, false);
167 mTextureCheckmarkOn = view.getResource(TEXTURE_CHECKMARK_ON, false);
168 mTextureCheckmarkOff = view.getResource(TEXTURE_CHECKMARK_OFF, false);
169 mTextureCameraSmall = view.getResource(TEXTURE_CAMERA_SMALL, false)
    [all...]
  /packages/apps/AlarmClock/src/com/android/alarmclock/
AlarmClock.java 30 import android.view.ContextMenu;
31 import android.view.ContextMenu.ContextMenuInfo;
32 import android.view.LayoutInflater;
33 import android.view.Menu;
34 import android.view.MenuItem;
35 import android.view.View;
36 import android.view.View.OnClickListener;
37 import android.view.ViewGroup
    [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
GridTouchVerticalSpacingStackFromBottomTest.java 24 import android.view.Gravity;
25 import android.view.View;
26 import android.view.ViewConfiguration;
62 View firstChild = mGridView.getChildAt(0);
63 View lastChild = mGridView.getChildAt(mGridView.getChildCount() - 1);
70 View newLastChild = mGridView.getChildAt(mGridView.getChildCount() - 1);
72 assertEquals("View scrolled too early", lastTop, newLastChild.getTop());
73 assertEquals("Wrong view in last position", mGridView.getAdapter().getCount() - 1,
80 View firstChild = mGridView.getChildAt(0)
    [all...]

Completed in 733 milliseconds

1 2 3 4 5 6 7 8 91011>>