Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DFaceGetFeatureClient.java85 HashMap<Integer, Boolean> featureMap = getFeatureMap(); in onFeatureGet() local
122 HashMap<Integer, Boolean> featureMap = new HashMap<>(); in getFeatureMap() local
/aosp12/packages/apps/Settings/src/com/android/settings/development/featureflags/
H A DFeatureFlagsPreferenceController.java50 final Map<String, String> featureMap = FeatureFlagUtils.getAllFeatureFlags(); in displayPreference() local
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/ranking/
H A DSuggestionFeaturizer.java71 Map<String, Double> featureMap = new HashMap<>(); in featurize() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsResolver.java679 Map<Integer, String> featureMap = getImsPackageOverrideConfig(slotId); in bindCarrierServicesIfAvailable() local
1320 private void overrideCarrierService(int slotId, Map<Integer, String> featureMap) { in overrideCarrierService()
1342 private void overrideDeviceService(Map<Integer, String> featureMap) { in overrideDeviceService()
1396 private void updateBoundServices(int slotId, Map<Integer, String> featureMap) { in updateBoundServices()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DContextBase.h206 const std::unordered_map<LocationQwesFeatureType, bool> &featureMap) { in setQwesFeatureStatus()
H A DLocApiBase.cpp489 const std::unordered_map<LocationQwesFeatureType, bool> &featureMap in reportQwesCapabilities()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DContextBase.h206 const std::unordered_map<LocationQwesFeatureType, bool> &featureMap) { in setQwesFeatureStatus()
H A DLocApiBase.cpp489 const std::unordered_map<LocationQwesFeatureType, bool> &featureMap in reportQwesCapabilities()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp4890 const std::unordered_map<LocationQwesFeatureType, bool> &featureMap) in reportQwesCapabilities()
6545 [this] (const std::unordered_map<LocationQwesFeatureType, bool> &featureMap) { in initEngHubProxy()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp4889 const std::unordered_map<LocationQwesFeatureType, bool> &featureMap) in reportQwesCapabilities()
6544 [this] (const std::unordered_map<LocationQwesFeatureType, bool> &featureMap) { in initEngHubProxy()