Home
last modified time | relevance | path

Searched refs:ProfilePrioritiesEntity (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
DProfilePrioritiesEntity.java24 class ProfilePrioritiesEntity { class
39 ProfilePrioritiesEntity() { in ProfilePrioritiesEntity() method in ProfilePrioritiesEntity
DMetadata.java40 public ProfilePrioritiesEntity profilePriorities;
52 profilePriorities = new ProfilePrioritiesEntity(); in Metadata()