Home
last modified time | relevance | path

Searched refs:features (Results 1 – 23 of 23) sorted by relevance

/packages/inputmethods/OpenWnn/
DChangeLog.txt9 Update features:
27 Update features:
42 Update features:
47 Update features:
54 Update features:
60 Update features:
72 The first release implemented following features:
75 Update features:
87 The first release implemented following features:
94 The first release implemented following features:
/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java58 int presentation, int callType, int features, PhoneAccountHandle accountHandle, in AddCallArgs() argument
65 this.features = features; in AddCallArgs()
78 public final int features; field in CallLogManager.AddCallArgs
168 int features, in logCall() argument
191 callType, features, accountHandle, start, duration, dataUsage); in logCall()
260 c.callType, c.features, c.accountHandle, c.timestamp, c.durationInSec, in doInBackground()
/packages/apps/Dialer/src/com/android/dialer/
DPhoneCallDetails.java78 public final int features; field in PhoneCallDetails
104 PhoneAccountHandle accountHandle, int features, Long dataUsage, String transcription) { in PhoneCallDetails() argument
106 duration, "", 0, "", null, null, 0, accountHandle, features, dataUsage, in PhoneCallDetails()
115 int sourceType, PhoneAccountHandle accountHandle, int features, Long dataUsage, in PhoneCallDetails() argument
132 this.features = features; in PhoneCallDetails()
DCallDetailActivity.java584 final int features = callCursor.getInt(FEATURES); in getPhoneCallDetailsForUri() local
593 accountHandle, features, dataUsage, transcription); in getPhoneCallDetailsForUri()
DPhoneCallDetailsHelper.java94 (details.features & Calls.FEATURES_VIDEO) == Calls.FEATURES_VIDEO); in setPhoneCallDetails()
/packages/apps/Settings/src/com/android/settings/tts/
DTextToSpeechSettings.java399 Set<String> features = mTts.getFeatures(mCurrentDefaultLocale); in isNetworkRequiredForSynthesis() local
400 if (features == null) { in isNetworkRequiredForSynthesis()
403 return features.contains(TextToSpeech.Engine.KEY_FEATURE_NETWORK_SYNTHESIS) && in isNetworkRequiredForSynthesis()
404 !features.contains(TextToSpeech.Engine.KEY_FEATURE_EMBEDDED_SYNTHESIS); in isNetworkRequiredForSynthesis()
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAdapter.java767 final int features = getCallFeatures(c, count); in bindView() local
789 geocode, callTypes, date, duration, accountHandle, features, dataUsage, in bindView()
794 sourceType, accountHandle, features, dataUsage, transcription); in bindView()
1247 int features = 0; in getCallFeatures() local
1250 features |= cursor.getInt(CallLogQuery.FEATURES); in getCallFeatures()
1254 return features; in getCallFeatures()
DCallDetailHistoryAdapter.java126 boolean isVideoCall = (details.features & Calls.FEATURES_VIDEO) == Calls.FEATURES_VIDEO in getView()
DCallLogListItemHelper.java183 if ((details.features & Calls.FEATURES_VIDEO) == Calls.FEATURES_VIDEO && in getCallDescription()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DAccessibilityActivity.java870 Set<String> features = mTts.getFeatures(mTts.getLanguage()); in isNetworkRequiredForSynthesis() local
871 return features.contains(TextToSpeech.Engine.KEY_FEATURE_NETWORK_SYNTHESIS) && in isNetworkRequiredForSynthesis()
872 !features.contains(TextToSpeech.Engine.KEY_FEATURE_EMBEDDED_SYNTHESIS); in isNetworkRequiredForSynthesis()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp.cpp52 static void btavrcp_remote_features_callback(bt_bdaddr_t* bd_addr, btrc_remote_features_t features)… in btavrcp_remote_features_callback() argument
68 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_getRcFeatures, addr, (jint)features); in btavrcp_remote_features_callback()
/packages/apps/Dialer/tests/src/com/android/dialer/
DPhoneCallDetailsHelperTest.java349 private void setPhoneCallDetailsWithFeatures(int features) { in setPhoneCallDetailsWithFeatures() argument
354 features, null, null) in setPhoneCallDetailsWithFeatures()
/packages/apps/Dialer/tests/src/com/android/dialer/tests/calllog/
DFillCallLogTestActivity.java493 int features = mCallTypeVideo.isChecked() ? Calls.FEATURES_VIDEO : 0; in addManualEntry() local
501 getManualCallType(), features, getManualAccount(), in addManualEntry()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcp.java583 private void getRcFeatures(byte[] address, int features) { in getRcFeatures() argument
584 Message msg = mHandler.obtainMessage(MESSAGE_GET_RC_FEATURES, features, 0, in getRcFeatures()
/packages/apps/Email/provider_src/com/android/email/service/
DEasTestAuthenticatorService.java103 String[] features) throws NetworkErrorException { in hasFeatures() argument
DAuthenticatorService.java145 String[] features) throws NetworkErrorException { in hasFeatures() argument
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/tests/testauth/
DTestAuthenticator.java115 AccountAuthenticatorResponse response, Account account, String[] features) { in hasFeatures() argument
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsActor.java136 final String type, final String[] features, in getAccountsByTypeAndFeatures() argument
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ...