Searched defs:trusted (Results 1 – 6 of 6) sorted by relevance
170 bool trusted = SocketPeerIsTrusted(ctx->control_socket_.get()); in adbconnection_client_new() local
950 X509Certificate trusted = (X509Certificate) keystore.getCertificate(alias); in isCertInTrustStore() local
184 public void setTrusted(boolean trusted) { in setTrusted()
680 ControllerInfo(@NonNull RemoteUserInfo remoteUserInfo, boolean trusted, in ControllerInfo()
1190 public void setTrusted(boolean trusted) { in setTrusted()
1559 public boolean trusted; field in WifiConfiguration