Searched defs:setViews (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/ | ||
H A D | CarControlBar.java | 45 void setViews(@Nullable View[] views); in setViews() method |
H A D | MinimizedControlBar.java | 97 public void setViews(@Nullable View[] views) { in setViews() method in MinimizedControlBar |
H A D | ControlBar.java | 273 public void setViews(@Nullable View[] views) { in setViews() method in ControlBar |
/aosp12/hardware/interfaces/automotive/sv/1.0/default/ | ||
H A D | SurroundView3dSession.cpp | 117 Return<SvResult> SurroundView3dSession::setViews(const hidl_vec<View3d>& views) { in setViews() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView3dSession |
/aosp12/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/ | ||
H A D | BackupRestoreConfirmation.java | 191 private void setViews(Intent intent, Bundle icicle) { in setViews() method in BackupRestoreConfirmation |