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