Searched refs:untrusted (Results 1 – 11 of 11) sorted by relevance
78 let mut untrusted = avf in create_device_tree_overlay() localVariable82 untrusted in create_device_tree_overlay()
14 field public boolean untrusted;
18 ferried via Android (which is untrusted). A cryptographically secure channel is setup using41 in device tree node (`/avf/untrusted`)83 node (`/avf/untrusted`). If this is set and the guest OS is capable of `SecretkeeperProtection` then
703 public boolean untrusted; field in ScanResult1790 untrusted = source.untrusted; in ScanResult()1889 dest.writeInt(untrusted ? 1 : 0); in writeToParcel()1978 sr.untrusted = in.readInt() != 0;
17 package android.nearby.integration.untrusted
22 // passed through the untrusted Seller service, and decrypted by the133 // through the untrusted Seller service and decrypted by the client. Note that134 // untrusted Seller service will be unable to determine if there was a
2808 scanResult.untrusted = true; in saveToScanDetailCacheForNetwork()
1464 // The network has been marked as untrusted.