Searched refs:id (Results 251 - 275 of 887) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethodManager.aidl60 void setInputMethod(in IBinder token, String id);
61 void setInputMethodAndSubtype(in IBinder token, String id, in InputMethodSubtype subtype);
72 boolean setInputMethodEnabled(String id, boolean enabled);
73 oneway void setAdditionalInputMethodSubtypes(String id, in InputMethodSubtype[] subtypes);
/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenu.java128 private int findItemIndex(int id) { argument
132 if (items.get(i).getItemId() == id) {
140 public MenuItem findItem(int id) { argument
141 return mItems.get(findItemIndex(id));
182 public boolean performIdentifierAction(int id, int flags) { argument
183 final int index = findItemIndex(id);
214 public void removeItem(int id) { argument
215 mItems.remove(findItemIndex(id));
/frameworks/base/core/tests/coretests/src/android/view/
H A DBigCacheTest.java46 mTiny = activity.findViewById(R.id.a);
47 mLarge = activity.findViewById(R.id.b);
H A DDisabledTest.java47 mDisabled = (Button) a.findViewById(R.id.disabledButton);
54 mDisabledParent = a.findViewById(R.id.clickableParent);
H A DPreDrawListener.java78 mFrame = (MyLinearLayout) findViewById(R.id.frame);
80 Button mGoButton = (Button) findViewById(R.id.go);
H A DRunQueue.java41 textView.setId(R.id.simple_view);
44 final View view = findViewById(R.id.simple_view);
/frameworks/base/core/tests/coretests/src/android/widget/
H A DSimpleCursorAdapterTest.java56 mTo = new int[]{com.android.internal.R.id.text1, com.android.internal.R.id.text2};
199 assertEquals(com.android.internal.R.id.text1, viewIds[0]);
200 assertEquals(com.android.internal.R.id.text2, viewIds[1]);
215 int[] singleTo = new int[]{com.android.internal.R.id.text1};
224 assertEquals(com.android.internal.R.id.text1, viewIds[0]);
228 singleTo = new int[]{com.android.internal.R.id.text2};
237 assertEquals(com.android.internal.R.id.text2, viewIds[0]);
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridScrollListener.java49 mText = (TextView) findViewById(R.id.text);
50 mGridView = (GridView) findViewById(R.id.grid);
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DBaselineAlignmentZeroWidthAndWeightTest.java41 mShowButton = (Button) activity.findViewById(R.id.show);
59 .findViewById(R.id.routeToField);
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DAddColumn.java38 final Button addRowButton = (Button) findViewById(R.id.add_row_button);
41 final TableLayout table = (TableLayout) findViewById(R.id.table);
H A DAddColumnTest.java46 mAddRow = (Button) activity.findViewById(R.id.add_row_button);
47 mTable = (TableLayout) activity.findViewById(R.id.table);
/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListManagedCursor.java50 new int[] {android.R.id.text1});
55 public void onItemClick(AdapterView parent, View view, int position, long id) { argument
H A DListRecyclerProfiling.java41 ListView listView = (ListView) findViewById(R.id.list);
48 ImageButton stopProfiling = (ImageButton) findViewById(R.id.pause);
H A DListScrollListener.java49 mText = (TextView) findViewById(R.id.text);
57 public void onItemSelected(AdapterView parent, View v, int position, long id) { argument
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DRequestRectangleVisibleTest.java60 mScrollView = (ScrollView) a.findViewById(R.id.scrollView);
61 mClickToScrollFromAbove = (Button) a.findViewById(R.id.scrollToRectFromTop);
62 mClickToScrollToUpperBlob = (Button) a.findViewById(R.id.scrollToRectFromTop2);
63 mTopBlob = (TextView) a.findViewById(R.id.topBlob);
64 mChildToScrollTo = a.findViewById(R.id.childToMakeVisible);
65 mBottomBlob = (TextView) a.findViewById(R.id.bottomBlob);
66 mClickToScrollToBlobLowerBlob = (Button) a.findViewById(R.id.scrollToRectFromBottom2);
67 mClickToScrollFromBelow = (Button) a.findViewById(R.id.scrollToRectFromBottom);
H A DRequestRectangleVisibleWithInternalScroll.java56 mTextBlob = (TextView) findViewById(R.id.blob);
60 mScrollToBlob = (Button) findViewById(R.id.scrollToBlob);
H A DScrollViewButtonsAndLabels.java69 mScrollView = (ScrollView) findViewById(R.id.scrollView);
70 mLinearLayout = (LinearLayout) findViewById(R.id.layout);
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs8 <ul id="nav">
/frameworks/base/graphics/java/android/renderscript/
H A DProgramFragmentFixedFunction.java33 ProgramFragmentFixedFunction(int id, RenderScript rs) { argument
34 super(id, rs);
76 int id = mRS.nProgramFragmentCreate(mShader, texNames, tmp);
77 ProgramFragmentFixedFunction pf = new ProgramFragmentFixedFunction(id, mRS);
118 EnvMode(int id) { argument
119 mID = id;
148 Format(int id) { argument
149 mID = id;
/frameworks/base/services/common_time/
H A Dcommon_time_config_service.h37 virtual status_t getMasterElectionGroupId(uint64_t *id);
38 virtual status_t setMasterElectionGroupId(uint64_t id);
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestCanvas.java48 testView = (BiDiTestView) currentView.findViewById(R.id.testview);
51 textSizeSeekBar = (SeekBar) currentView.findViewById(R.id.seekbar);
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DDynamicIdMap.java73 public Pair<ResourceType, String> resolveId(int id) { argument
74 return mRevDynamicIds.get(id);
/frameworks/rs/cpp/
H A DScript.cpp46 Script::Script(void *id, RenderScript *rs) : BaseObj(id, rs) { argument
/frameworks/base/services/input/
H A DPointerController.cpp248 uint32_t id = idBits.firstMarkedBit(); local
249 idBits.clearBit(id);
250 const PointerCoords& c = spotCoords[spotIdToIndex[id]];
251 ALOGD(" spot %d: position=(%0.3f, %0.3f), pressure=%0.3f", id,
264 uint32_t id = idBits.clearFirstMarkedBit(); local
265 const PointerCoords& c = spotCoords[spotIdToIndex[id]];
271 Spot* spot = getSpotLocked(id);
273 spot = createAndAddSpotLocked(id);
282 if (spot->id != Spot::INVALID_ID
283 && !spotIdBits.hasBit(spot->id)) {
506 getSpotLocked(uint32_t id) argument
516 createAndAddSpotLocked(uint32_t id) argument
[all...]
/frameworks/base/tests/BatteryWaster/src/com/android/batterywaster/
H A DBatteryWaster.java55 findViewById(R.id.checkbox).setOnClickListener(mClickListener);
56 findViewById(R.id.checkbox_wake).setOnClickListener(mWakeClickListener);
57 mLog = (TextView)findViewById(R.id.log);
75 if (((CheckBox)findViewById(R.id.checkbox)).isChecked()) {
78 if (((CheckBox)findViewById(R.id.checkbox_wake)).isChecked()) {

Completed in 2471 milliseconds

<<11121314151617181920>>