Home
last modified time | relevance | path

Searched defs:hasFeatures (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DlibVulkan.cpp907 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(lineRasterizationFeatures); in vkCreateDevice() local
917 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(provokingVertexFeatures); in vkCreateDevice() local
997 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk11Features); in vkCreateDevice() local
1007 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk12Features); in vkCreateDevice() local
1017 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk13Features); in vkCreateDevice() local
1027 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(depthClipFeatures); in vkCreateDevice() local
1037 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(blendOpFeatures); in vkCreateDevice() local
1047 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(dynamicStateFeatures); in vkCreateDevice() local
1057 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(dynamicStateFeatures); in vkCreateDevice() local
1067 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(privateDataFeatures); in vkCreateDevice() local
[all …]
/aosp_15_r20/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java316 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator.Transport
696 public abstract Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in AbstractAccountAuthenticator
/aosp_15_r20/external/google-cloud-java/java-language/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/
H A DAnnotateTextRequestOrBuilder.java80 boolean hasFeatures(); in hasFeatures() method
/aosp_15_r20/external/google-cloud-java/java-language/proto-google-cloud-language-v1beta2/src/main/java/com/google/cloud/language/v1beta2/
H A DAnnotateTextRequestOrBuilder.java80 boolean hasFeatures(); in hasFeatures() method
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v2/src/main/java/com/google/cloud/speech/v2/
H A DRecognitionConfig.java240 public boolean hasFeatures() { in hasFeatures() method in RecognitionConfig
1276 public boolean hasFeatures() { in hasFeatures() method in RecognitionConfig.Builder
H A DRecognitionConfigOrBuilder.java113 boolean hasFeatures(); in hasFeatures() method
/aosp_15_r20/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
H A DMyAccountAuthenticator.java60 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MyAccountAuthenticator
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
DAuthenticator.java70 public Bundle hasFeatures(AccountAuthenticatorResponse r, Account account, String[] strings) in hasFeatures() method in Authenticator
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientAccountAuthenticator.java127 public Bundle hasFeatures(AccountAuthenticatorResponse r, Account account, String[] features) in hasFeatures() method in PbapClientAccountAuthenticator
/aosp_15_r20/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/
H A DMockAuthenticatorService.java83 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAuthenticatorService.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20944/test-app/src/android/security/cts/CVE_2023_20944_test/
H A DPocAuthService.java80 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in PocAuthService.PocAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
H A DPocAuthService.java79 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in PocAuthService.Authenticator
/aosp_15_r20/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
H A DSyncAdapterSettingsAuthenticator.java88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in SyncAdapterSettingsAuthenticator.Authenticator
/aosp_15_r20/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/
H A DTestAccountAuthenticator.java81 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in TestAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/test-app/src/android/security/cts/CVE_2024_43086_test/
H A DPocAuthService.java98 public Bundle hasFeatures( in hasFeatures() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/
H A DPocAuthenticator.java95 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in PocAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-2/src/android/security/cts/CVE_2024_43086_helper/
H A DPocAuthService.java98 public Bundle hasFeatures( in hasFeatures() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-1/src/android/security/cts/CVE_2024_43086_helper/
H A DPocAuthService.java98 public Bundle hasFeatures( in hasFeatures() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
H A DTestDefaultAuthenticator.java120 public Bundle hasFeatures( in hasFeatures() method in TestDefaultAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-40676/src/android/security/cts/CVE_2024_40676/
H A DAccountService.java122 public Bundle hasFeatures( in hasFeatures() method in AccountService.PocAccountAuthenticator
/aosp_15_r20/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/syncadapter/
H A DStubAccountService.java98 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in StubAccountService.StubAuthenticator
/aosp_15_r20/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
H A DStubAuthenticator.java90 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures() method in StubAuthenticator.Authenticator
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
DTestAuthenticator.java124 public Bundle hasFeatures( in hasFeatures() method in TestAuthenticator
/aosp_15_r20/developers/samples/android/common/src/java/com/example/android/common/accounts/
DGenericAccountService.java120 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in GenericAccountService.Authenticator
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
H A DMockAccountAuthenticator.java87 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MockAccountAuthenticator

12345678910>>...12