Home
last modified time | relevance | path

Searched defs:view (Results 251 – 275 of 2380) sorted by relevance

1...<<11121314151617181920>>...96

/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DCallLogModalAlertManager.java53 public void add(View view) { in add()
71 public boolean contains(View view) { in contains()
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DUiUtils.java156 public static void doOnceAfterLayoutChange(final View view, final Runnable runnable) { in doOnceAfterLayoutChange()
204 public static void revealOrHideViewWithAnimation(final View view, final int desiredVisibility, in revealOrHideViewWithAnimation()
246 public static Rect getMeasuredBoundsOnScreen(final View view) { in getMeasuredBoundsOnScreen()
294 public static int getPaddingStart(final View view) { in getPaddingStart()
298 public static int getPaddingEnd(final View view) { in getPaddingEnd()
408 public static Activity getActivity(final View view) { in getActivity()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp72 bool OnKeyAct(UIView& view, const KeyEvent& event) override in OnKeyAct()
105 virtual bool OnClick(UIView& view, const ClickEvent& event) in OnClick()
119 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress()
133 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress()
212 void EventBubbleTest::DeleteChildren(UIView* view) in DeleteChildren()
246 TestEventBubbleView* view = new TestEventBubbleView(); variable
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputBaseDialogTest.java92 final ImageView view = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_withIconRes_iconIsVisible() local
102 final ImageView view = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_withIconCompat_iconIsVisible() local
113 final ImageView view = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_noIcon_iconLayoutNotVisible() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DTunablePadding.java43 private TunablePadding(String key, int def, int flags, View view, TunerService tunerService) { in TunablePadding()
92 public TunablePadding add(View view, String key, int defaultSize, int flags) { in add()
100 public static TunablePadding addTunablePadding(View view, String key, int defaultSize, in addTunablePadding()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputAdapter.java100 MediaDeviceViewHolder(View view) { in MediaDeviceViewHolder()
197 private void onItemClick(View view, MediaDevice device) { in onItemClick()
217 private void onEndItemClick(View view) { in onEndItemClick()
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/leanback/
H A DBitmapLoader.java83 BitmapAsyncTask(ImageView view, long id, int width, int height) { in BitmapAsyncTask()
120 public static void loadBitmap(ImageView view, long id, int width, int height) { in loadBitmap()
131 public static void cancel(ImageView view) { in cancel()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_radio_button.cpp57 UIView* view = this; in OnClickEvent() local
144 void UIRadioButton::FindRadioButtonAndChangeState(UIView* view) in FindRadioButtonAndChangeState()
165 void UIRadioButton::Callback(UIView* view) in Callback()
H A Dui_list.cpp112 UIView* view = GetView(index); in FillActiveView() local
128 UIView* view = GetView(index); in FillActiveView() local
183 UIView* view = GetChildrenHead(); in ~UIList() local
561 void UIList::PushBack(UIView* view) in PushBack()
581 void UIList::PushFront(UIView* view) in PushFront()
600 void UIList::PopItem(UIView* view) in PopItem()
616 void UIList::SetHead(UIView* view) in SetHead()
627 UIView* view = GetChildrenHead(); in MoveChildByOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register_impl_ng.cpp236 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in AddCustomTitleBarComponent() local
311 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in UpdateRootComponent() local
354 auto view = weak.Upgrade(); in UpdateRootComponent() local
360 auto view = weak.Upgrade(); in UpdateRootComponent() local
366 auto view = weak.Upgrade(); in UpdateRootComponent() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DPhoneNumberListAdapter.java376 ContactListItemView view = super.newView(context, partition, cursor, position, parent); in newView() local
383 protected void setHighlight(ContactListItemView view, Cursor cursor) { in setHighlight()
410 ContactListItemView view = (ContactListItemView)itemView; in bindView() local
466 protected void bindPhoneNumber(ContactListItemView view, Cursor cursor, boolean displayNumber, in bindPhoneNumber()
503 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider()
512 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName()
517 protected void unbindName(final ContactListItemView view) { in unbindName()
522 protected void bindWorkProfileIcon(final ContactListItemView view, int partition) { in bindWorkProfileIcon()
533 protected void bindPhoto(final ContactListItemView view, int partitionIndex, Cursor cursor) { in bindPhoto()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java750 public boolean hasActiveConnection(View view) { in hasActiveConnection()
789 private void setServedViewLocked(View view) { in setServedViewLocked()
795 private void setNextServedViewLocked(View view) { in setNextServedViewLocked()
813 private boolean hasServedByInputMethodLocked(View view) { in hasServedByInputMethodLocked()
1373 public boolean isActive(View view) { in isActive()
1548 public boolean showSoftInput(View view, int flags) { in showSoftInput()
1820 final View view = getServedViewLocked(); in toggleSoftInput() local
1841 public void restartInput(View view) { in restartInput()
1870 final View view; in startInputInner() local
2263 public void viewClicked(View view) { in viewClicked()
[all …]
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/anim/
H A DStateTransitionAnimation.java146 …private void applyOldTexture(GLView view, GLCanvas canvas, float alpha, float scale, boolean clear… in applyOldTexture()
160 public void applyBackground(GLView view, GLCanvas canvas) { in applyBackground()
166 public void applyContentTransform(GLView view, GLCanvas canvas) { in applyContentTransform()
175 public void applyOverlay(GLView view, GLCanvas canvas) { in applyOverlay()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/queries/
H A DSearchFragment.java91 final View view = inflater.inflate(R.layout.fragment_search, container, false); in onCreateView() local
100 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated()
144 private void onChipClicked(View view) { in onChipClicked()
151 private void onHistoryItemClicked(AdapterView<?> parent, View view, int position, long id) { in onHistoryItemClicked()
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/dirlist/
H A DDragHostTest.java87 final View view = Views.createTestView(); in testHandleDrop_onValidView() local
99 final View view = Views.createTestView(); in testHandleDrop_notOnValidView() local
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DSurfaceViewRequestReceiver.java49 public void onReceive(Context context, Bundle bundle, View view) { in onReceive()
59 public void onReceive(Context context, Bundle bundle, View view, Size viewSize) { in onReceive()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/conditional/
H A DConditionHeaderContextualCardRendererTest.java73 final View view = LayoutInflater.from(mActivity).inflate(card.getViewType(), recyclerView, in bindView_shouldSetClickListener() local
91 final View view = LayoutInflater.from(mActivity).inflate(card.getViewType(), recyclerView, in bindView_clickView_shouldSetTrueToIsConditionExpanded() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/network/
H A DPrivateDnsModeDialogPreferenceTest.java84 final View view = inflater.inflate(R.layout.private_dns_mode_dialog, in setUp() local
122 final View view = inflater.inflate(R.layout.private_dns_mode_dialog, in testOnBindDialogView_containsCorrectData() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DRemoteActionShortcut.java63 public void setIconAndContentDescriptionFor(ImageView view) { in setIconAndContentDescriptionFor()
77 public void onClick(View view) { in onClick()
/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DRotaryGridAdapter.java46 View view = mInflater.inflate( in onCreateViewHolder() local
65 ItemViewHolder(View view) { in ItemViewHolder()
/aosp12/packages/modules/Wifi/OsuLogin/src/com/android/hotspot2/osulogin/
H A DOsuLoginActivity.java244 public void onPageStarted(WebView view, String urlString, Bitmap favicon) { in onPageStarted()
251 public void onPageFinished(WebView view, String url) { in onPageFinished()
266 public void onReceivedError(WebView view, WebResourceRequest request, in onReceivedError()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowManagerGlobal.java301 final View view = mViews.get(i); in getWindowView() local
322 public void addView(View view, ViewGroup.LayoutParams params, in addView()
411 public void updateViewLayout(View view, ViewGroup.LayoutParams params) { in updateViewLayout()
433 public void removeView(View view, boolean immediate) { in removeView()
471 public void closeAllExceptView(IBinder token, View view, String who, String what) { in closeAllExceptView()
495 View view = root.getView(); in removeViewLocked() local
516 final View view = mViews.remove(index); in doRemoveView() local
532 private int findViewLocked(View view, boolean required) { in findViewLocked()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/toast/
H A DToastUITest.java150 View view = mViewCaptor.getValue(); in testShowToast_addsCorrectViewToWindowManager() local
244 View view = verifyWmAddViewAndAttachToParent(); in testHideToast_removesView() local
324 View view = verifyWmAddViewAndAttachToParent(); in testShowToast_afterShowToast_hidesCurrentToast() local
404 View view = viewCaptor.getValue(); in verifyWmAddViewAndAttachToParent() local
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/conditional/
H A DConditionHeaderContextualCardRenderer.java50 public RecyclerView.ViewHolder createViewHolder(View view, @LayoutRes int viewType) { in createViewHolder()
58 final ConditionHeaderCardHolder view = (ConditionHeaderCardHolder) holder; in bindView() local
/aosp12/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
H A DAboutPhoneSettingsTests.java79 UiObject2 view = in setUp() local
137 UiObject2 view = in searchForItemsAndTakeAction() local

1...<<11121314151617181920>>...96