Searched refs:consistentDeviceId (Results 1 – 1 of 1) sorted by relevance
80 final String consistentDeviceId = getConsistentDeviceId(context); in getDeviceIdInternal() local81 if (consistentDeviceId != null) { in getDeviceIdInternal()83 id = "androidc" + consistentDeviceId; in getDeviceIdInternal()