Home
last modified time | relevance | path

Searched defs:newView (Results 101 – 125 of 626) sorted by relevance

12345678910>>...26

/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/
DMultiSelectEmailAddressesListAdapter.java135 protected ContactListItemView newView( in newView() method in MultiSelectEmailAddressesListAdapter
DMultiSelectPhoneNumbersListAdapter.java135 protected ContactListItemView newView( in newView() method in MultiSelectPhoneNumbersListAdapter
DEmailAddressListAdapter.java123 protected ContactListItemView newView( in newView() method in EmailAddressListAdapter
DJoinContactListAdapter.java166 protected ContactListItemView newView( in newView() method in JoinContactListAdapter
DContactListAdapter.java220 protected ContactListItemView newView( in newView() method in ContactListAdapter
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/group/
DGroupMembersAdapter.java138 protected ContactListItemView newView(Context context, int partition, Cursor cursor, in newView() method in GroupMembersAdapter
/aosp_15_r20/development/samples/training/threadsample/src/com/example/android/threadsample/
H A DPhotoThumbnailFragment.java407 public View newView(Context context, Cursor cursor, ViewGroup viewGroup) { in newView() method in PhotoThumbnailFragment.GridViewAdapter
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/data/rawfhir/
DRawFhirFragment.kt127 override fun newView(parent: ViewGroup): View { in <lambda>() method in com.android.healthconnect.controller.data.rawfhir.RawFhirFragment.RawFhirViewBinder
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPseudoGridView.java183 View newView = mAdapter.getView(i, oldView, viewGroup); in refresh() local
/aosp_15_r20/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastCursorAdapter.java61 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in CellBroadcastCursorAdapter
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/taptotransfer/sender/
H A DMediaTttSenderCoordinatorTest.kt1238 val newView = getChipbarView() in twoIdsDisplayed_oldIdIsFar_viewStillDisplayed() constant
/aosp_15_r20/packages/apps/TV/src/com/android/tv/menu/
DMenuView.java267 View newView = super.focusSearch(focused, direction); in getUpDownFocus() local
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DCursorAdapter.java326 public abstract View newView(Context context, Cursor cursor, ViewGroup parent); in newView() method in CursorAdapter
/aosp_15_r20/developers/build/prebuilts/gradle/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/ui/
H A DAttractionsGridPagerAdapter.java276 void add(View newView) { in add()
/aosp_15_r20/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/ui/
H A DAttractionsGridPagerAdapter.java276 void add(View newView) { in add()
/aosp_15_r20/developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/ui/
DAttractionsGridPagerAdapter.java276 void add(View newView) { in add()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayoutTestCase.java102 final View newView = new FrameLayout(mContext); in addOneMoreThanBubbleLimitBubbles() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DCursorAdapterTest.java441 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in CursorAdapterTest.MockCursorAdapter
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/qsb/
DQsbContainerView.java366 QsbWidgetHostView newView(Context context); in newView() method
/aosp_15_r20/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
H A DContactsListFragment.java694 public View newView(Context context, Cursor cursor, ViewGroup viewGroup) { in newView() method in ContactsListFragment.ContactsAdapter
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrThreadSafeCache.cpp231 GrSurfaceProxyView newView; in add() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherController.java283 KeyguardUserDetailItemView newView = (KeyguardUserDetailItemView) in refreshUserList() local
/aosp_15_r20/frameworks/opt/chips/src/com/android/ex/chips/
DDropdownChipLayouter.java202 public View newView(AdapterType type) { in newView() method in DropdownChipLayouter
/aosp_15_r20/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
H A DRingtonePickerActivity.java753 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in RingtonePickerActivity.BadgedRingtoneAdapter
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/applications/
DRunningProcessesView.java295 public View newView(ViewGroup parent) { in newView() method in RunningProcessesView.ServiceListAdapter

12345678910>>...26