/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/ |
D | SipMessageParsingUtilsTest.java | 56 Set<String> features = SipMessageParsingUtils.getAcceptContactFeatureTags(header); in testAcceptContactHeaderMultipleValues() local 62 private String addFeatures(String headers, Set<String> features) { in addFeatures()
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
D | TestEnv.java | 81 public final Features features; field in TestEnv 88 private TestEnv(Context context, Features features, String authority) { in TestEnv() 128 public static TestEnv create(Features features) { in create() 136 public static TestEnv create(Features features, String authority) { in create() 143 Features features = new Features.RuntimeFeatures(context.getResources(), null); in create() local 147 private static TestEnv create(Context context, Features features, String authority) { in create()
|
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/files/ |
D | QuickViewIntentBuilderTest.java | 65 String[] features = intent.getStringArrayExtra(Intent.EXTRA_QUICK_VIEW_FEATURES); in testSetsNoFeatures_InArchiveDocument() local 76 Set<String> features = new HashSet<>( in testSetsFullFeatures_RegularDocument() local 96 Set<String> features = new HashSet<>( in testPickerFeatures_RegularDocument() local
|
/packages/apps/Dialer/java/com/android/dialer/calllogutils/ |
D | CallbackActionHelper.java | 50 Context context, String number, int features, String phoneAccountComponentName) { in getCallbackAction() 63 String number, int features, boolean isDuoCall) { in getCallbackAction()
|
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/ranking/ |
D | SuggestionRanker.java | 78 Map<String, Map<String, Double>> features = mSuggestionFeaturizer.featurize(suggestions); in rankRelevantSuggestions() local 98 double getRelevanceMetric(Map<String, Double> features) { in getRelevanceMetric()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | Injector.java | 50 public final Features features; field in Injector 85 Features features, in Injector() 97 Features features, in Injector()
|
/packages/apps/TV/common/src/com/android/tv/common/feature/ |
D | FeatureUtils.java | 31 public static Feature or(final Feature... features) { in or()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/services/ |
D | FileOperation.java | 101 abstract Job createJob(Context service, Job.Listener listener, String id, Features features); in createJob() 141 CopyJob createJob(Context service, Job.Listener listener, String id, Features features) { in createJob() 182 CopyJob createJob(Context service, Job.Listener listener, String id, Features features) { in createJob() 224 CopyJob createJob(Context service, Job.Listener listener, String id, Features features) { in createJob() 259 Job createJob(Context service, Job.Listener listener, String id, Features features) { in createJob()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/queries/ |
D | CommandInterceptor.java | 45 public CommandInterceptor(Features features) { in CommandInterceptor() 201 Features features, in createDebugModeFlipper()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarFeatureController.java | 424 private void persistToFeatureConfigFile(HashSet<String> features) { in persistToFeatureConfigFile() 483 private static void addSupportFeatures(Collection<String> features) { in addSupportFeatures() 489 private static void removeSupportFeatures(Collection<String> features) { in removeSupportFeatures()
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | embedding_lookup_v1_3.mod.py | 20 features = 4 variable
|
D | embedding_lookup_quant8_signed.mod.py | 20 features = 4 variable
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
D | embedding_lookup.mod.py | 20 features = 4 variable
|
D | hashtable_lookup_float.mod.py | 20 features = 2 variable
|
D | hashtable_lookup_quant8.mod.py | 20 features = 2 variable
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | SoftApCapability.java | 185 public boolean areFeaturesSupported(@HotspotFeatures long features) { in areFeaturesSupported() 275 public SoftApCapability(@HotspotFeatures long features) { in SoftApCapability()
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | embedding_lookup_v1_2.mod.py | 20 features = 4 variable
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
D | embedding_lookup_relaxed.mod.py | 20 features = 4 variable
|
D | hashtable_lookup_float_relaxed.mod.py | 20 features = 2 variable
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
D | ShadowRestrictedLockUtilsInternal.java | 83 int features, final @UserIdInt int userId) { in checkIfKeyguardFeaturesDisabled() 128 public static void setKeyguardDisabledFeatures(int features) { in setKeyguardDisabledFeatures()
|
/packages/apps/Dialer/java/com/android/dialer/calldetails/proto/ |
D | call_details_entries.proto | 15 optional int32 features = 3; field
|
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/ |
D | ScaleHelper.java | 48 public ScaleHelper(Context context, Features features, Consumer<Float> scaleCallback) { in ScaleHelper()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/systemfeatures/ |
D | SystemFeaturesFragment.java | 78 final FeatureInfo[] features = mPackageManager.getSystemAvailableFeatures(); in refresh() local
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ui/ |
D | DialogController.java | 66 public RuntimeDialogController(Features features, Activity activity) { in RuntimeDialogController() 183 static DialogController create(Features features, Activity activity) { in create()
|
/packages/apps/Dialer/java/com/android/dialer/calllog/model/ |
D | coalesced_row.proto | 47 optional int32 features = 11; field
|