Searched refs:hasTrustedDevice (Results 1 – 1 of 1) sorted by relevance
107 if (!hasTrustedDevice(uid)) { in onDeviceLocked()207 private boolean hasTrustedDevice(int uid) { in hasTrustedDevice() method in CarBleTrustAgent252 if (mCarTrustAgentUnlockService != null && hasTrustedDevice(uid)) { in onBluetoothStateChanged()