Home
last modified time | relevance | path

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 DCarControlBar.java45 void setViews(@Nullable View[] views); in setViews() method
H A DMinimizedControlBar.java97 public void setViews(@Nullable View[] views) { in setViews() method in MinimizedControlBar
H A DControlBar.java273 public void setViews(@Nullable View[] views) { in setViews() method in ControlBar
/aosp12/hardware/interfaces/automotive/sv/1.0/default/
H A DSurroundView3dSession.cpp117 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 DBackupRestoreConfirmation.java191 private void setViews(Intent intent, Bundle icicle) { in setViews() method in BackupRestoreConfirmation