| /frameworks/ex/chips/src/com/android/ex/chips/ |
| D | RecipientAlternatesAdapter.java | 190 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in RecipientAlternatesAdapter 194 private View newView() { in newView() method in RecipientAlternatesAdapter
|
| D | SingleRecipientArrayAdapter.java | 50 private View newView() { in newView() method in SingleRecipientArrayAdapter
|
| /frameworks/base/policy/tests/src/com/android/internal/policy/impl/ |
| D | LockPatternKeyguardViewTest.java | 143 final MockKeyguardScreen newView = new MockKeyguardScreen(getContext()); in createLockScreen() local 151 final MockKeyguardScreen newView = new MockKeyguardScreen(getContext()); in createUnlockScreenFor() local
|
| /frameworks/support/v4/java/android/support/v4/widget/ |
| D | ResourceCursorAdapter.java | 105 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in ResourceCursorAdapter
|
| D | CursorAdapter.java | 285 public abstract View newView(Context context, Cursor cursor, ViewGroup parent); in newView() method in CursorAdapter
|
| /frameworks/base/core/java/android/widget/ |
| D | ResourceCursorAdapter.java | 103 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in ResourceCursorAdapter
|
| D | CursorAdapter.java | 279 public abstract View newView(Context context, Cursor cursor, ViewGroup parent); in newView() method in CursorAdapter
|
| D | SuggestionsAdapter.java | 281 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in SuggestionsAdapter
|
| D | AdapterViewAnimator.java | 536 View newView = mAdapter.getView(adapterPosition, null, this); in showOnly() local
|
| D | RemoteViewsAdapter.java | 981 View newView = rv.apply(context, parent); in getView() local
|
| /frameworks/ex/common/tests/src/com/android/common/widget/ |
| D | CompositeCursorAdapterTest.java | 58 protected View newView(Context context, int sectionIndex, Cursor cursor, int position, in newView() method in CompositeCursorAdapterTest.TestCompositeCursorAdapter
|
| /frameworks/base/core/java/android/animation/ |
| D | LayoutTransition.java | 567 private void runChangeTransition(final ViewGroup parent, View newView, final int changeReason) { in runChangeTransition()
|
| /frameworks/ex/common/java/com/android/common/widget/ |
| D | CompositeCursorAdapter.java | 400 protected abstract View newView(Context context, int partition, Cursor cursor, int position, in newView() method in CompositeCursorAdapter
|
| /frameworks/ex/common/java/com/android/common/contacts/ |
| D | BaseEmailAddressAdapter.java | 314 protected View newView(Context context, int partitionIndex, Cursor cursor, in newView() method in BaseEmailAddressAdapter
|
| /frameworks/base/core/java/android/view/ |
| D | ViewRootImpl.java | 658 void setLayoutParams(WindowManager.LayoutParams attrs, boolean newView) { in setLayoutParams()
|