Searched refs:clientDeviceName (Results 1 – 1 of 1) sorted by relevance
463 String clientDeviceName; in onEscrowTokenActiveStateChanged() local465 clientDeviceName = mRemoteEnrollmentDevice.getName(); in onEscrowTokenActiveStateChanged()467 clientDeviceName = mClientDeviceName; in onEscrowTokenActiveStateChanged()469 clientDeviceName = mContext.getString(R.string.trust_device_default_name); in onEscrowTokenActiveStateChanged()476 .append(", name:").append(clientDeviceName).append(")"); in onEscrowTokenActiveStateChanged()479 mRemoteEnrollmentDevice.getAddress(), clientDeviceName), mClientDeviceId)); in onEscrowTokenActiveStateChanged()