/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
D | DnsPerfTest.java | 39 String[] hosts = new String[] { in timeDns() local 60 InetAddress.getByName(hosts[++i % hosts.length]); in timeDns()
|
/frameworks/base/services/tests/PackageManagerServiceTests/host/libs/IntentVerifyUtils/src/com/android/server/pm/test/intent/verify/ |
D | VerifyRequest.kt | 22 val hosts: List<String>, constant in com.android.server.pm.test.intent.verify.VerifyRequest 29 ?: return VerifyRequest(scheme = "", hosts = emptyList(), packageName = "") in deserialize()
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/ |
D | DomainVerificationReceiverV1.kt | 55 val hosts = in scheduleUnlockedV1() constant 64 val workRequests = hosts.map { in scheduleUnlockedV1()
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/worker/ |
D | RetryRequestWorker.kt | 67 .forEach { (status, hosts) -> in <lambda>() method 70 hosts, in <lambda>()
|
/frameworks/proto_logging/stats/atoms/threadnetwork/ |
D | threadnetwork_atoms.proto | 177 // The number of active hosts/services registered on the SRP server. 180 // The number of hosts/services in 'Deleted' state on the SRP server. 183 // The sum of lease time in milliseconds of all active hosts/services on the 187 // The sum of key lease time in milliseconds of all active hosts/services on 192 // hosts/services on the SRP server. 196 // hosts/services on the SRP server. 243 // The registration information of hosts on the SRP server 244 optional SrpServerRegistrationInfo hosts = 4; field
|
/frameworks/base/services/core/java/com/android/server/pm/verify/domain/models/ |
D | DomainVerificationInternalUserState.java | 76 public DomainVerificationInternalUserState retainHosts(@NonNull Set<String> hosts) { in retainHosts() argument 77 mEnabledHosts.retainAll(hosts); in retainHosts()
|
/frameworks/rs/ |
D | update-prebuilts.py | 185 hosts = ('darwin', 'linux', 'windows') 186 for host in hosts:
|
D | build_rs.py | 331 hosts = ['linux-x86', 'windows-x86'] 333 hosts = ['darwin-x86'] 341 for host in hosts:
|
/frameworks/base/packages/SystemUI/common/ |
D | README.md | 3 `SystemUICommon` is a module within SystemUI that hosts standalone helper libraries. It is intended…
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewFactoryProvider.java | 93 void setSafeBrowsingWhitelist(List<String> hosts, ValueCallback<Boolean> callback); in setSafeBrowsingWhitelist() argument
|
D | WebView.java | 1527 public static void setSafeBrowsingWhitelist(@NonNull List<String> hosts, in setSafeBrowsingWhitelist() argument 1529 getFactory().getStatics().setSafeBrowsingWhitelist(hosts, callback); in setSafeBrowsingWhitelist()
|
/frameworks/base/services/backup/java/com/android/server/backup/ |
D | TransportManager.java | 661 List<ResolveInfo> hosts = in registerTransportsForIntent() local 663 if (hosts == null) { in registerTransportsForIntent() 666 for (ResolveInfo host : hosts) { in registerTransportsForIntent()
|
/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/ |
D | BridgeClient.java | 287 File[] hosts = host.listFiles(path -> path.isDirectory() && in getPlatformDirFromRoot() local 290 assert hosts != null; in getPlatformDirFromRoot() 291 for (File hostOut : hosts) { in getPlatformDirFromRoot()
|
/frameworks/base/packages/SystemUI/docs/ |
D | media-controls.md | 48 * Responsible for placement of media view and animation between hosts
|
/frameworks/proto_logging/stats/enums/app/ |
D | app_enums.proto | 89 // Process is in the background but hosts the home activity. 91 // Process is in the background but hosts the last shown activity.
|
/frameworks/proto_logging/stats/atoms/cronet/ |
D | cronet_extension_atoms.proto | 65 // being sensitive. For instance, instead of logging values of quic hint hosts
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |