Home
last modified time | relevance | path

Searched defs:services (Results 1 – 25 of 110) sorted by relevance

12345

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DRegisteredServicesCache.java114 void onServicesUpdated(int userId, List<ApduServiceInfo> services, in onServicesUpdated()
144 final HashMap<ComponentName, ApduServiceInfo> services = field in RegisteredServicesCache.UserServices
207 UserServices services = mUserServices.get(userId); in findOrCreateUserLocked() local
357 void dump(List<ApduServiceInfo> services) { in dump()
363 void dump(ArrayList<ComponentName> services) { in dump()
369 boolean containsServiceLocked(ArrayList<ApduServiceInfo> services, ComponentName serviceName) { in containsServiceLocked()
388 final ArrayList<ApduServiceInfo> services = new ArrayList<ApduServiceInfo>(); in getServices() local
397 final ArrayList<ApduServiceInfo> services = new ArrayList<ApduServiceInfo>(); in getServicesForCategory() local
743 UserServices services = findOrCreateUserLocked(userId); in readDynamicSettingsLocked() local
845 UserServices services = findOrCreateUserLocked(userId); in readOthersLocked() local
[all …]
DRegisteredNfcFServicesCache.java90 void onNfcFServicesUpdated(int userId, final List<NfcFServiceInfo> services); in onNfcFServicesUpdated()
118 final HashMap<ComponentName, NfcFServiceInfo> services = field in RegisteredNfcFServicesCache.UserServices
224 void dump(ArrayList<NfcFServiceInfo> services) { in dump()
230 boolean containsServiceLocked(ArrayList<NfcFServiceInfo> services, in containsServiceLocked()
250 final ArrayList<NfcFServiceInfo> services = new ArrayList<NfcFServiceInfo>(); in getServices() local
DRegisteredT3tIdentifiersCache.java115 void generateUserNfcFServiceInfoLocked(int userId, List<NfcFServiceInfo> services) { in generateUserNfcFServiceInfoLocked()
187 public void onServicesUpdated(int userId, List<NfcFServiceInfo> services) { in onServicesUpdated()
DRegisteredAidCache.java130 List<ApduServiceInfo> services = new ArrayList<ApduServiceInfo>(); field in RegisteredAidCache.AidResolveInfo
595 void generateUserApduServiceInfoLocked(int userId, List<ApduServiceInfo> services) { in generateUserApduServiceInfoLocked()
612 void generateServiceMapLocked(List<ApduServiceInfo> services) { in generateServiceMapLocked()
716 final ArrayList<ServiceAidInfo> services = new ArrayList<ServiceAidInfo>(); field in RegisteredAidCache.AidConflicts
1169 public void onServicesUpdated(int userId, List<ApduServiceInfo> services) { in onServicesUpdated()
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/
DSdkSandboxRestrictionsUnitTest.java407 List<ArrayMap<String, String>> services = new ArrayList<>(); in testServiceRestriction_oneFieldSet() local
494 List<ArrayMap<String, String>> services = new ArrayList<>(); in testServiceRestriction_twoFieldsSet() local
590 List<ArrayMap<String, String>> services = new ArrayList<>(); in testServiceRestriction_threeFieldsSet() local
677 List<ArrayMap<String, String>> services = new ArrayList<>(); in testServiceRestriction_multipleEntriesAllowlist() local
721 List<ArrayMap<String, String>> services = new ArrayList<>(); in testServiceRestrictions_DeviceConfigNextAllowlistApplied() local
787 List<ArrayMap<String, String>> services = in testServiceRestrictions_ComponentNotSet() local
821 List<ArrayMap<String, String>> services = in testServiceRestrictions_AllFieldsSetToWildcard() local
870 List<ArrayMap<String, String>> services = in testServiceRestrictions_AllFieldsSet() local
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-api-services-storage-v1-rev158-1.25.0.jar ... google/api/ com/google/api/services/ com/google/api/services/storage ...
/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DIExperimentalCarImpl.java87 ArrayList<CarServiceBase> services = new ArrayList<>(); in init() local
129 ArrayList<CarServiceBase> services; in release() local
154 ArrayList<CarServiceBase> services; in dump() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java461 String... services) { in expectHasServices()
579 private void expectServices(String... services) { in expectServices()
587 private void expectServicesToUnbindOrStop(String... services) { in expectServicesToUnbindOrStop()
594 private void await(Map<String, CountDownLatch> latches, String method, String... services) in await() argument
625 void expectRecentBoundServices(String... services) throws InterruptedException { in expectRecentBoundServices()
639 void expectRecentStartedServices(String... services) throws InterruptedException { in expectRecentStartedServices()
646 void expectRecentUnboundOrStoppedServices(String... services) throws InterruptedException { in expectRecentUnboundOrStoppedServices()
/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/
DProtoUtil.java134 ArrayMap<Integer, List<ArrayMap<String, String>>> services) { in encodeServiceAllowlist() argument
152 public static String encodeServiceAllowlist(List<ArrayMap<String, String>> services) { in encodeServiceAllowlist() argument
157 private static AllowedServices encodeAllowedServices(List<ArrayMap<String, String>> services) { in encodeAllowedServices() argument
/packages/apps/Nfc/tests/unit/src/com/android/nfc/
DRegisteredNfcFServicesCacheTest.java218 List<NfcFServiceInfo> services = mNfcFServicesCache.getServices(1); in testInvalidateCache() local
233 List<NfcFServiceInfo> services = mNfcFServicesCache.getServices(1); in testGetServices() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DNotificationAccessSettingsTest.java101 ArrayList<ServiceInfo> services = new ArrayList<>(); in updateList_enabledLongName_shown() local
122 ArrayList<ServiceInfo> services = new ArrayList<>(); in updateList_disabledLongName_notShown() local
/packages/apps/Contacts/src/com/android/contacts/
DContactsActivity.java43 InjectedServices services = ContactsApplication.getInjectedServices(); in getContentResolver() local
56 InjectedServices services = ContactsApplication.getInjectedServices(); in getSharedPreferences() local
DAppCompatContactsActivity.java44 InjectedServices services = ContactsApplication.getInjectedServices(); in getContentResolver() local
57 InjectedServices services = ContactsApplication.getInjectedServices(); in getSharedPreferences() local
DContactsApplication.java53 public static void injectServices(InjectedServices services) { in injectServices()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DReviewAccessibilityServicesActivity.java56 List<AccessibilityServiceInfo> services = accessibilityManager in onCreate() local
73 private @NonNull View createDialogView(List<AccessibilityServiceInfo> services) { in createDialogView()
/packages/modules/Bluetooth/android/pandora/server/src/
DGattServerManager.kt40 val services = mutableMapOf<UUID, BluetoothGattService>() constant
/packages/apps/Settings/src/com/android/settings/datausage/
DDataUsageBaseFragment.java26 protected final TemplatePreference.NetworkServices services = field in DataUsageBaseFragment
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/nsd/
DWifiP2pUpnpServiceInfo.java72 String device, List<String> services) { in newInstance()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java432 List<ProfileService> services) { in onToBleOn()
471 List<ProfileService> services, in doEnable()
526 List<ProfileService> services, in doDisable()
780 List<ProfileService> services = List.of(mMockService, mMockService2, mMockGattService); in startBrDr_whenScanManagerRefactorFlagIsOn_startAndStopScanController() local
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/rotary/
DRotaryFragment.java250 String services = Settings.Secure.getString(context.getContentResolver(), in isRotaryServiceEnabled() local
269 String services = Settings.Secure.getString(context.getContentResolver(), in enableRotaryService() local
/packages/apps/Camera2/src/com/android/camera/processing/
DProcessingTask.java67 public ProcessingResult process(Context context, CameraServices services, in process()
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_sdp.cc247 tBTA_SERVICE_MASK services; in bta_ag_create_records() local
279 tBTA_SERVICE_MASK services; in bta_ag_del_records() local
Dbta_ag_rfc.cc249 void bta_ag_start_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_start_servers()
294 void bta_ag_close_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_close_servers()
/packages/apps/Settings/src/com/android/settings/print/
DPrintSettingPreferenceController.java117 final List<PrintServiceInfo> services = in getSummary() local
/packages/modules/adb/client/
Dmdnsresponder_client.cpp191 ServiceRegistry* services = nullptr; in AddToServiceRegistry() local
300 void ResolvedService::ForEachService(const ServiceRegistry& services, in ForEachService()
320 bool ResolvedService::ConnectByServiceName(const ServiceRegistry& services, in ConnectByServiceName()
342 ServiceRegistry* services; in RemoveDNSService() local

12345