Home
last modified time | relevance | path

Searched defs:vc (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dmod.rs39 pub mod vc; module
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingUtils.java396 VolumeControlProfile vc = profileManager.getVolumeControlProfile(); in isAudioSharingProfileReady() local
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils.cc41 auto vc = ::aidl::android::hardware::bluetooth::audio::CodecId::Vendor(); in GetAidlCodecIdFromStackFormat() local
/packages/modules/IntentResolver/java/src/com/android/intentresolver/widget/
DResolverDrawerLayout.java191 final ViewConfiguration vc = ViewConfiguration.get(context); in ResolverDrawerLayout() local
/packages/apps/Calendar/src/com/android/calendar/month/
DMonthByWeekAdapter.kt401 val vc: ViewConfiguration = ViewConfiguration.get(context) constant
/packages/apps/Gallery2/src/com/android/photos/views/
DGalleryThumbnailView.java105 final ViewConfiguration vc = ViewConfiguration.get(context); in GalleryThumbnailView() local
/packages/modules/Bluetooth/system/bta/vc/
Ddevices_test.cc34 namespace vc { namespace
Dvc_test.cc38 namespace vc { namespace
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs490 vc: Option<VolumeControl>, field
/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt3984 val vc: ViewConfiguration = ViewConfiguration.get(context) constant