Searched defs:newView (Results 1 – 6 of 6) sorted by relevance
| /external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowCursorAdapterTest.java | 109 public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in ShadowCursorAdapterTest.TestAdapter 119 @Override public View newView(Context context, Cursor cursor, ViewGroup parent) { in newView() method in ShadowCursorAdapterTest.TestAdapterWithFlags
|
| /external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
| D | NoopStats.java | 171 public void registerView(View newView) { in registerView() 180 registeredViews.put(newView.getName(), newView); in registerView() local
|
| /external/pigweed/pw_web/log-viewer/src/components/ |
| D | log-viewer.ts | 130 const newView = new ViewNode({ constant
|
| /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
| D | ImmutableSortedMap.java | 490 private ImmutableSortedMap<K, V> newView(SortedMap<K, V> delegate) { in newView() method in ImmutableSortedMap 494 private static <K, V> ImmutableSortedMap<K, V> newView( in newView() method in ImmutableSortedMap
|
| /external/skia/src/gpu/ganesh/image/ |
| D | SkImage_GaneshYUVA.cpp | 114 auto newView = GrCopyBaseMipMapToView(context, fYUVAProxies.makeView(i)); in setupMipmapsForPlanes() local
|
| /external/skia/src/gpu/ganesh/ |
| D | GrThreadSafeCache.cpp | 216 GrSurfaceProxyView newView; in add() local
|