Searched refs:OS_ID (Results 1 – 1 of 1) sorted by relevance
150 private static final UUID OS_ID = UUID.fromString("97a498e3-fc92-5c94-8986-0333d06e4e47"); field in DataConnection830 bb.putLong(OS_ID.getMostSignificantBits()); in getEnterpriseOsAppId()831 bb.putLong(OS_ID.getLeastSignificantBits()); in getEnterpriseOsAppId()