Home
last modified time | relevance | path

Searched defs:newView (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherListView.java139 void replaceView(KeyguardUserDetailItemView newView, int index) { in replaceView()
H A DKeyguardUserSwitcherController.java282 KeyguardUserDetailItemView newView = (KeyguardUserDetailItemView) in refreshUserList() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationControllerTest.java121 final View newView = new FrameLayout(getContext()); in testOnChildAdded() local
H A DStackAnimationControllerTest.java184 final View newView = new FrameLayout(mContext); in testChildAdded() local
H A DPhysicsAnimationLayoutTestCase.java102 final View newView = new FrameLayout(mContext); in addOneMoreThanBubbleLimitBubbles() local
/aosp14/frameworks/base/core/java/android/widget/
H A DResourceCursorAdapter.java134 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in ResourceCursorAdapter
H A DCursorAdapter.java326 public abstract View newView(Context context, Cursor cursor, ViewGroup parent); in newView() method in CursorAdapter
H A DSuggestionsAdapter.java284 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in SuggestionsAdapter
H A DAdapterViewAnimator.java553 View newView = mAdapter.getView(adapterPosition, null, this); in showOnly() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DPrivacyDialog.kt104 val newView = LayoutInflater.from(context).inflate( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPseudoGridView.java183 View newView = mAdapter.getView(i, oldView, viewGroup); in refresh() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewDisplayController.kt262 val newView = LayoutInflater regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DUnfoldLightRevealOverlayAnimation.kt173 val newView = regex
/aosp14/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
H A DRingtonePickerActivity.java747 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in RingtonePickerActivity.BadgedRingtoneAdapter
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDefaultItemAnimator.java352 final View newView = newHolder != null ? newHolder.itemView : null; in animateChangeImpl() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/taptotransfer/sender/
H A DMediaTttSenderCoordinatorTest.kt1312 val newView = getChipbarView() regex
/aosp14/frameworks/base/core/java/android/animation/
H A DLayoutTransition.java733 private void runChangeTransition(final ViewGroup parent, View newView, final int changeReason) { in runChangeTransition()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java824 static boolean canReapplyRemoteView(final RemoteViews newView, in canReapplyRemoteView()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...