Searched defs:Profile (Results 1 – 9 of 9) sorted by relevance
| /packages/modules/IntentResolver/java/src/com/android/intentresolver/shared/model/ |
| D | Profile.kt | 28 data class Profile( class
|
| /packages/apps/Camera2/src/com/android/camera/stats/profiler/ |
| D | Profile.java | 23 public interface Profile { interface
|
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
| D | uuid.rs | 47 pub enum Profile { enum 80 impl Display for Profile { implementation 167 pub fn is_known_profile(uuid: &Uuid) -> Option<Profile> { in is_known_profile()
|
| D | bluetooth_media.rs | 575 fn add_connected_profile(&mut self, addr: RawAddress, profile: Profile) { in add_connected_profile() 589 profile: Profile, in rm_connected_profile() 646 pub fn enable_profile(&mut self, profile: &Profile) { in enable_profile() 707 pub fn disable_profile(&mut self, profile: &Profile) { in disable_profile() 2459 fn adapter_get_le_audio_profiles(&self, addr: RawAddress) -> HashSet<Profile> { in adapter_get_le_audio_profiles() 2475 fn adapter_get_classic_audio_profiles(&self, addr: RawAddress) -> HashSet<Profile> { in adapter_get_classic_audio_profiles()
|
| D | bluetooth.rs | 724 fn disable_profile(&mut self, profile: &Profile) { in disable_profile() 751 fn enable_profile(&mut self, profile: &Profile) { in enable_profile()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/util/ |
| D | Profile.java | 34 public class Profile { class
|
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
| D | ConfigurationMapTest.java | 85 new UserInfo(SYSTEM_MANAGE_PROFILE_USER_ID, "Managed Profile", 0))); in USER_PROFILES.put()
|
| /packages/modules/Bluetooth/system/gd/metrics/chromeos/ |
| D | metrics_event.h | 85 enum class Profile : int64_t { enum
|
| /packages/modules/Permission/framework-s/java/android/safetycenter/config/ |
| D | SafetySource.java | 125 public @interface Profile {} annotation in SafetySource
|