Home
last modified time | relevance | path

Searched defs:getViews (Results 1 – 25 of 189) sorted by relevance

12345678

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
H A DComplicationLayoutEngine.java456 private ArrayList<ViewEntry> getViews() { in getViews() method in ComplicationLayoutEngine.PositionGroup
575 private List<ViewEntry> getViews() { in getViews() method in ComplicationLayoutEngine.DirectionGroup
/aosp_15_r20/external/google-cloud-java/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/src/main/java/com/google/cloud/contactcenterinsights/v1/
H A DListViewsResponse.java125 public com.google.cloud.contactcenterinsights.v1.View getViews(int index) { in getViews() method in ListViewsResponse
667 public com.google.cloud.contactcenterinsights.v1.View getViews(int index) { in getViews() method in ListViewsResponse.Builder
H A DListViewsResponseOrBuilder.java45 com.google.cloud.contactcenterinsights.v1.View getViews(int index); in getViews() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin/SystemUIPluginLib/android_common/kapt/gen/stubs/com/android/systemui/plugins/clocks/
DClockFaceLayout.java26 public abstract java.util.List<android.view.View> getViews(); in getViews() method
DDefaultClockFaceLayout.java36 public java.util.List<android.view.View> getViews() { in getViews() method in DefaultClockFaceLayout
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_view_capture/
H A Dviewer_view_capture.ts68 getViews(): View[] { method in ViewerViewCapture
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_media_based/
H A Dviewer_media_based.ts67 getViews(): View[] { method in ViewerMediaBased
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/
H A Dviewer_input.ts75 getViews(): View[] { method in ViewerInput
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_search/
H A Dviewer_search.ts62 getViews(): View[] { method in ViewerSearch
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transitions/
H A Dviewer_transitions.ts61 getViews(): View[] { method in ViewerTransitions
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_window_manager/
H A Dviewer_window_manager.ts62 getViews(): View[] { method in ViewerWindowManager
/aosp_15_r20/development/tools/winscope/src/viewers/
H A Dviewer_stub.ts66 getViews(): View[] { method in ViewerStub
H A Dviewer.ts42 getViews(): View[]; method
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transactions/
H A Dviewer_transactions.ts62 getViews(): View[] { method in ViewerTransactions
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_protolog/
H A Dviewer_protolog.ts64 getViews(): View[] { method in ViewerProtoLog
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_jank_cujs/
H A Dviewer_jank_cujs.ts62 getViews(): View[] { method in ViewerJankCujs
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_surface_flinger/
H A Dviewer_surface_flinger.ts74 getViews(): View[] { method in ViewerSurfaceFlinger
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dabstract_viewer_input_method.ts59 getViews(): View[] { method in AbstractViewerInputMethod
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DSmallPathAtlasMgr.h87 const GrSurfaceProxyView* getViews(int* numActiveProxies) { in getViews() function
/aosp_15_r20/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
H A DViewDumpParser.java81 public List<Map<Short, Object>> getViews() { in getViews() method in ViewDumpParser
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowWindowManagerImpl.java65 public List<View> getViews() { in getViews() method in ShadowWindowManagerImpl
/aosp_15_r20/external/skia/src/gpu/ganesh/text/
H A DGrAtlasManager.h55 const GrSurfaceProxyView* getViews(skgpu::MaskFormat format, unsigned int* numActiveProxies) { in getViews() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDrawOpAtlas.h119 const GrSurfaceProxyView* getViews() const { return fViews; } in getViews() function
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/
DCircularIconsPreferenceTest.java341 private static List<View> getViews(ViewGroup container) { in getViews() method in CircularIconsPreferenceTest
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DButtonDispatcher.java277 public ArrayList<View> getViews() { in getViews() method in ButtonDispatcher

12345678