Searched defs:vc (Results 1 – 12 of 12) sorted by relevance
39 pub mod vc; module
164 VolumeControlProfile vc = mBtManager == null ? null in setDeviceVolume() local
345 VolumeControlProfile vc = profileManager.getVolumeControlProfile(); in isAudioSharingProfileReady() local
418 VolumeControlProfile vc = mock(VolumeControlProfile.class); in setAudioSharingProfilesReady() local
191 final ViewConfiguration vc = ViewConfiguration.get(context); in ResolverDrawerLayout() local
49 auto vc = ::aidl::android::hardware::bluetooth::audio::CodecId::Vendor(); in GetAidlCodecIdFromStackFormat() local
401 val vc: ViewConfiguration = ViewConfiguration.get(context) constant
105 final ViewConfiguration vc = ViewConfiguration.get(context); in GalleryThumbnailView() local
37 namespace vc { namespace
50 namespace vc { namespace
506 vc: VolumeControl, field527 let vc = VolumeControl::new(&intf.lock().unwrap()); in new() localVariable
3984 val vc: ViewConfiguration = ViewConfiguration.get(context) constant